s3: Fix a typo in a comment
authorVolker Lendecke <vl@samba.org>
Fri, 22 Jan 2010 12:31:30 +0000 (13:31 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 22 Jan 2010 12:34:25 +0000 (13:34 +0100)
source3/registry/reg_backend_shares.c

index 1977406049191df22615bdc9db21c652143c749a..4218eb5cbba5b308cbe097e2f07ccc465aed5cd6 100644 (file)
@@ -26,7 +26,7 @@
 
 /**********************************************************************
  It is safe to assume that every registry path passed into on of 
- the exported functions here begins with KEY_PRINTING else
+ the exported functions here begins with KEY_SHARES else
  these functions would have never been called.  This is a small utility
  function to strip the beginning of the path and make a copy that the 
  caller can modify.  Note that the caller is responsible for releasing