]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib/util: Fix comment
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 21 Sep 2023 00:15:23 +0000 (12:15 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/util/util_process.c

index eccbffda1c5e0585938fd6461ed70ce3d69f52cf..a10b85cac807722365e196bb55e04b6ac65e3708 100644 (file)
@@ -27,7 +27,7 @@
 #endif
 
 /*
- * These variables are static so that we can print them in access them
+ * These variables are static so that we can access them
  * with process_get_short_title() and process_get_long_title().  The
  * purpose of this is to allow smb_panic_log() to print them.
  */