=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: include: Fix a typo in a comment.

Alexandre Julliard julliard at wine.codeweavers.com
Thu May 19 10:32:06 CDT 2016


Module: wine
Branch: master
Commit: 137ac892504d8b73734730d27cab1922ab40d5ed
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=137ac892504d8b73734730d27cab1922ab40d5ed

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Wed May 18 21:46:03 2016 +0200

include: Fix a typo in a comment.

Signed-off-by: Frédéric Delanoy <frederic.delanoy at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/mapidefs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/mapidefs.h b/include/mapidefs.h
index be72a95..84e0f2d 100644
--- a/include/mapidefs.h
+++ b/include/mapidefs.h
@@ -182,7 +182,7 @@ typedef struct _MAPIUID
 #define cchProfilePassMax 64 /* Maximum length of a profile password */
 #endif
 
-/* Properties: The are the contents of cells in MAPI tables, as well as the
+/* Properties: These are the contents of cells in MAPI tables, as well as the
  * values returned when object properties are queried.
  */
 




More information about the wine-cvs mailing list