From a11cba5372f4f850309512aa70a3a9118a11201c Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Tue, 11 Sep 2012 23:57:25 +0200 Subject: maint: mbsalign.h: fix typo from previous comment edit * gl/lib/mbsalign.h: Fix comment typo. --- gl/lib/mbsalign.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gl/lib/mbsalign.h') diff --git a/gl/lib/mbsalign.h b/gl/lib/mbsalign.h index 25d529e48..ae06b22c6 100644 --- a/gl/lib/mbsalign.h +++ b/gl/lib/mbsalign.h @@ -43,10 +43,10 @@ enum { /* Don't truncate. */ MBA_NO_TRUNCATE - /* Ensure no leading whitepsace. */ + /* Ensure no leading whitespace. */ MBA_LSTRIP - /* Ensure no trailing whitepsace. */ + /* Ensure no trailing whitespace. */ MBA_RSTRIP #endif }; -- cgit v1.2.3-70-g09d2