s4-auth: fix a typo in a comment
[sfrench/samba-autobuild/.git] / source4 / auth / system_session.c
index 1d238ee9c98b4dbd32907acd8694773b24778ee4..03c26a8021756abf40d4623cd33196933ff819a5 100644 (file)
@@ -41,7 +41,7 @@ static int system_session_destructor(struct auth_session_info *info)
 }
 
 /* Create a security token for a session SYSTEM (the most
- * trusted/prvilaged account), including the local machine account as
+ * trusted/privileged account), including the local machine account as
  * the off-host credentials
  */ 
 _PUBLIC_ struct auth_session_info *system_session(struct loadparm_context *lp_ctx)