Skip to content

Commit

Permalink
Docs little upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
Serg-Maximchuk committed Dec 30, 2015
1 parent 1a57581 commit 669cdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fundamental/advanced-configuration/language.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ This code will return the ``Set<DocumentLanguage>``, which can be used for choo
* set user's language (not recommended):
.. code-block:: java
Imcms.getUser().getDocGetterCallback().setLanguage(DocumentLanguage language, boolean isDefault);
Imcms.getUser().getDocGetterCallback().setLanguage("DocumentLanguage language, boolean isDefaultLang");

0 comments on commit 669cdd8

Please sign in to comment.