Skip to content

Commit

Permalink
Fixes #195 : Update general.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Apr 11, 2014
1 parent d387552 commit 59e623b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ name. Use the following functions:

.. code-block:: php
$properties = $phpWord->getProperties();
$properties = $phpWord->getDocumentProperties();
$properties->setCreator('My name');
$properties->setCompany('My factory');
$properties->setTitle('My title');
Expand Down

0 comments on commit 59e623b

Please sign in to comment.