diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/rpc_ds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_ds.h b/source3/include/rpc_ds.h index 3c64745df1..bfe5179490 100644 --- a/source3/include/rpc_ds.h +++ b/source3/include/rpc_ds.h @@ -49,7 +49,7 @@ #define DSROLE_BDC 4 #define DSROLE_PDC 5 -/* Settings for the domainFunctionality attribteu in the rootDSE */ +/* Settings for the domainFunctionality attribute in the rootDSE */ #define DS_DOMAIN_FUNCTION_2000 0 #define DS_DOMAIN_FUCNTION_2003_MIXED 1 |