r20170 - gnucash/trunk/src/register - Spelling fixes in code comments.

Geert Janssens gjanssens at code.gnucash.org
Thu Jan 27 11:28:01 EST 2011


Author: gjanssens
Date: 2011-01-27 11:28:01 -0500 (Thu, 27 Jan 2011)
New Revision: 20170
Trac: http://svn.gnucash.org/trac/changeset/20170

Modified:
   gnucash/trunk/src/register/register-core/quickfillcell.h
   gnucash/trunk/src/register/register-gnome/gnucash-item-edit.c
Log:
Spelling fixes in code comments.

Modified: gnucash/trunk/src/register/register-core/quickfillcell.h
===================================================================
--- gnucash/trunk/src/register/register-core/quickfillcell.h	2011-01-26 17:13:09 UTC (rev 20169)
+++ gnucash/trunk/src/register/register-core/quickfillcell.h	2011-01-27 16:28:01 UTC (rev 20170)
@@ -27,7 +27,7 @@
  * FUNCTION:
  * The QuickFillCell implements a text cell with quick-fill
  * capabilities.  By "quick fill" we mean a cell that will
- * automatically sentance-complete the entry after the user
+ * automatically sentence-complete the entry after the user
  * typed a sufficient number of letters to identify a unique
  * entry.
  *

Modified: gnucash/trunk/src/register/register-gnome/gnucash-item-edit.c
===================================================================
--- gnucash/trunk/src/register/register-gnome/gnucash-item-edit.c	2011-01-26 17:13:09 UTC (rev 20169)
+++ gnucash/trunk/src/register/register-gnome/gnucash-item-edit.c	2011-01-27 16:28:01 UTC (rev 20170)
@@ -321,7 +321,7 @@
 
     gnc_item_edit_update_offset (item_edit, info);
 
-    /* Calcurate IMContext aux window position */
+    /* Calculate IMContext aux window position */
     {
         gint xoff, yoff;
         GdkRectangle rect;



More information about the gnucash-changes mailing list