diff options
Diffstat (limited to 'source4/scripting/bin/minschema')
-rwxr-xr-x | source4/scripting/bin/minschema | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/bin/minschema b/source4/scripting/bin/minschema index c860495e96..43f7816116 100755 --- a/source4/scripting/bin/minschema +++ b/source4/scripting/bin/minschema @@ -1,6 +1,6 @@ #!/usr/bin/python # -# work out the minimal schema for a set of objectclasses +# Works out the minimal schema for a set of objectclasses # import base64 |