summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2018-05-04 22:12:14 +0200
committerAndrew Bartlett <abartlet@samba.org>2018-05-12 02:09:25 +0200
commitfe53f0b3d699606f9f72791df40ead997e60af1c (patch)
treec315dff7d3dd11e680bad79e256d9cf575fe31b3 /third_party
parent5ca89d84a7fb281e5d7301cc44a55c0acec5be04 (diff)
downloadsamba-fe53f0b3d699606f9f72791df40ead997e60af1c.tar.gz
Fix spelling s/allows to/allows one to/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'third_party')
-rw-r--r--third_party/cmocka/cmocka.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/cmocka/cmocka.c b/third_party/cmocka/cmocka.c
index a5115c7cb5e..0861c2cbcd6 100644
--- a/third_party/cmocka/cmocka.c
+++ b/third_party/cmocka/cmocka.c
@@ -45,7 +45,7 @@
#include <time.h>
/*
- * This allows to add a platform specific header file. Some embedded platforms
+ * This allows one to add a platform specific header file. Some embedded platforms
* sometimes miss certain types and definitions.
*
* Example: