diff --git a/Documentation/markdown/Overview/08-Recipes.md b/Documentation/markdown/Overview/08-Recipes.md index 5e202db1..0ea32d63 100644 --- a/Documentation/markdown/Overview/08-Recipes.md +++ b/Documentation/markdown/Overview/08-Recipes.md @@ -15,7 +15,7 @@ Setting spreadsheet metadata is done as follows: ```php $objPHPExcel->getProperties() ->setCreator("Maarten Balliauw") - ->setLastModifiedBy("Maarten Balliauw"); + ->setLastModifiedBy("Maarten Balliauw") ->setTitle("Office 2007 XLSX Test Document") ->setSubject("Office 2007 XLSX Test Document") ->setDescription(