[hackers] [sent] fix comment wording in drw.c || Markus Teich

From: <git_AT_suckless.org>
Date: Sun, 8 Nov 2015 21:11:17 +0100 (CET)

commit 0dc8cb9dabb9630681c5cb44206e694e5ebe8514
Author: Markus Teich <markus.teich_AT_stusta.mhn.de>
AuthorDate: Sat Nov 7 23:48:40 2015 +0100
Commit: Markus Teich <markus.teich_AT_stusta.mhn.de>
CommitDate: Sat Nov 7 23:48:40 2015 +0100

    fix comment wording in drw.c

diff --git a/drw.c b/drw.c
index 9335967..d9ccff9 100644
--- a/drw.c
+++ b/drw.c
_AT_@ -107,8 +107,8 @@ drw_font_xcreate(Drw *drw, const char *fontname, FcPattern *fontpattern) {
                 return NULL;
 
         if (fontname) {
- /* Using the pattern found at font->xfont->pattern does not yield same
- * the same substitution results as using the pattern returned by
+ /* Using the pattern found at font->xfont->pattern does not yield the
+ * same substitution results as using the pattern returned by
                  * FcNameParse; using the latter results in the desired fallback
                  * behaviour whereas the former just results in
                  * missing-character-rectangles being drawn, at least with some fonts.
Received on Sun Nov 08 2015 - 21:11:17 CET

This archive was generated by hypermail 2.3.0 : Sun Nov 08 2015 - 21:12:15 CET