registry3: Fix a typo
[vlendec/samba-autobuild/.git] / source3 / registry / reg_objects.c
index 6ab3e51fcac49086c21c5dead83ff45569dbab35..f0640b504d8c704482c3cb4f0c6c7e6acaf4848e 100644 (file)
@@ -378,7 +378,7 @@ uint32_t regval_type(struct regval_blob *val)
 }
 
 /***********************************************************************
- Retrieve a pointer to a specific value.  Caller shoud dup the structure
+ Retrieve a pointer to a specific value. Caller should dup the structure
  since this memory will go away when the ctr is free()'d
  **********************************************************************/