gnucash trunk: Fix typo in test-engine-kvp-properties.

John Ralls jralls at code.gnucash.org
Fri May 2 10:20:20 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/ac9a6ae6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/fb09e8d9 (commit)



commit ac9a6ae606e67f8ca7a7fffd75a7f6c8dcc75060
Author: Herbert Muehlenberurger <herbert.muehlburger at gmail.com>
Date:   Fri May 2 07:19:41 2014 -0700

    Fix typo in test-engine-kvp-properties.

diff --git a/src/engine/test/test-engine-kvp-properties.c b/src/engine/test/test-engine-kvp-properties.c
index 8b95526..97b0efe 100644
--- a/src/engine/test/test-engine-kvp-properties.c
+++ b/src/engine/test/test-engine-kvp-properties.c
@@ -35,7 +35,7 @@
 #include "../Transaction.h"
 #include "../Split.h"
 #include "../Account.h"
-#include "../SchedXAction.h"
+#include "../SchedXaction.h"
 #include "../gncCustomer.h"
 #include "../gncEmployee.h"
 #include "../gncJob.h"



Summary of changes:
 src/engine/test/test-engine-kvp-properties.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list