From c6d275363a74727ff11524353cda4387b007282d Mon Sep 17 00:00:00 2001 From: Murray Cumming Date: Tue, 15 May 2007 18:06:30 +0000 Subject: [PATCH] Pedantic grammar stuff in a comment. pmo-trunk-r1882 --- src/modest-defs.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modest-defs.h b/src/modest-defs.h index ded2ec2..ee32ebb 100644 --- a/src/modest-defs.h +++ b/src/modest-defs.h @@ -33,11 +33,11 @@ #include -/* some interesting dirs. NOTE, they should be prefixed - * with $HOME; also, except MODEST_DIR itself, they +/* Some interesting directories. NOTE, they should be prefixed + * with $HOME; Also, except for MODEST_DIR itself, they * need to be prefixed with MODEST_DIR; - * why these seperate things? well, this is for crossplatform - * building of dirs from their components.. + * The parts of the path are separate for crossplatform + * building of dirs from their components. * g_build_dir is your friend */ #define MODEST_DIR ".modest" -- 1.7.9.5