Code

Fixed spelling, thanks to bcooksley
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Oct 2010 09:59:00 +0000 (09:59 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Oct 2010 09:59:00 +0000 (09:59 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20150 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/include/class_core.inc

index 73275f70883ea626994c8e28ff8728e2306b46de..d6f720c9bd7caf5a7381f385130777809a7396dc 100644 (file)
@@ -832,7 +832,7 @@ DEBUG_SI      = 256"),
 
       idGenerator=\"{%sn}-{%givenName[2-4]}\"
 
-    will generate an ID using the full surename, adding a dash, and adding at
+    will generate an ID using the full surname, adding a dash, and adding at
     least the first two characters of givenName. If this ID is used, it'll
     use up to four characters. If no automatic generation is possible, a
     input box is shown.