diff options
-rw-r--r-- | docs/users_guide/7.8.1-notes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml index 99f3751c84..ef0112e012 100644 --- a/docs/users_guide/7.8.1-notes.xml +++ b/docs/users_guide/7.8.1-notes.xml @@ -551,9 +551,9 @@ </listitem> <listitem> <para> - The functions <literal>getGroupEntryForID<literal> + The functions <literal>getGroupEntryForID</literal> and <literal>getUserEntryForID</literal> now fail - with a <literal>isDoesNotExist<literal> error when + with a <literal>isDoesNotExist</literal> error when the specified ID cannot be found. </para> </listitem> |