Code

Fixed typo
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 Jan 2007 11:12:58 +0000 (11:12 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 Jan 2007 11:12:58 +0000 (11:12 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5662 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/goserver.schema

index dab1c036c0704c96687b5b37a5e1aea2fc40b9e8..d9fc7ab5efffb0edd6ce8f066bad6c86c112912e 100644 (file)
@@ -543,6 +543,6 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.39 NAME 'goVirusServer' SUP top AUXILIARY
        DESC 'Virus server definition (v2.5)'
        MUST ( cn )
        MAY  ( avMaxThreads $ avMaxDirectoryRecursions $ avUser $ avFlags $
-               avArchiveMaxFileSize $ avArchiveMaxRecursion $ avArchiveMaxCompressionRation $
+               avArchiveMaxFileSize $ avArchiveMaxRecursion $ avArchiveMaxCompressionRatio $
                avDatabaseMirror $ avChecksPerDay $ avHttpProxyURL ) )