s3: Fix some comments
authorVolker Lendecke <vl@samba.org>
Sun, 7 Feb 2010 10:14:22 +0000 (11:14 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 7 Feb 2010 11:29:25 +0000 (12:29 +0100)
source3/registry/reg_backend_shares.c

index 9582398cc3bff4907ed3efe3358767c2345ab4be..733f80f716b3ed61c8b339141e18511b7086da68 100644 (file)
@@ -129,7 +129,7 @@ static int shares_value_info(const char *key, struct regval_ctr *val)
 
 /**********************************************************************
  Stub function which always returns failure since we don't want
- people storing printing information directly via regostry calls
+ people storing share information directly via registry calls
  (for now at least)
  *********************************************************************/
 
@@ -140,7 +140,7 @@ static bool shares_store_subkey( const char *key, struct regsubkey_ctr *subkeys
 
 /**********************************************************************
  Stub function which always returns failure since we don't want
- people storing printing information directly via regostry calls
+ people storing share information directly via registry calls
  (for now at least)
  *********************************************************************/