[Gnucash-changes] Fix misspelled email address.

David Hampton hampton at cvs.gnucash.org
Sun Jun 5 02:23:01 EDT 2005


Log Message:
-----------
Fix misspelled email address.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/gnome:
        gnc-plugin-file-history.c
        gnc-plugin-file-history.h

Revision Data
-------------
Index: gnc-plugin-file-history.h
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome/Attic/gnc-plugin-file-history.h,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -Lsrc/gnome/gnc-plugin-file-history.h -Lsrc/gnome/gnc-plugin-file-history.h -u -r1.1.2.4 -r1.1.2.5
--- src/gnome/gnc-plugin-file-history.h
+++ src/gnome/gnc-plugin-file-history.h
@@ -26,7 +26,7 @@
     @{ */
 /** @file gnc-plugin-file-history.h
     @brief Utility functions for writing import modules.
-    @author Copyright (C) 2002 David Hampton <hampton at empployees.org>
+    @author Copyright (C) 2002 David Hampton <hampton at employees.org>
 */
 
 #ifndef __GNC_PLUGIN_FILE_HISTORY_H
Index: gnc-plugin-file-history.c
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome/Attic/gnc-plugin-file-history.c,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -Lsrc/gnome/gnc-plugin-file-history.c -Lsrc/gnome/gnc-plugin-file-history.c -u -r1.1.2.9 -r1.1.2.10
--- src/gnome/gnc-plugin-file-history.c
+++ src/gnome/gnc-plugin-file-history.c
@@ -27,7 +27,7 @@
 /** @internal
     @file gnc-plugin-file-history.c
     @brief Utility functions for writing import modules.
-    @author Copyright (C) 2002 David Hampton <hampton at empployees.org>
+    @author Copyright (C) 2002 David Hampton <hampton at employees.org>
 */
 
 #include "config.h"


More information about the gnucash-changes mailing list