gnucash maint: Fix a typo in a comment of the last commit

Frank H.Ellenberger fell at code.gnucash.org
Tue Mar 16 01:38:56 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/4a983761 (commit)
	from  https://github.com/Gnucash/gnucash/commit/a11065b8 (commit)



commit 4a983761d712c2fa2d47cef160159940c160a1a1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Mar 16 06:34:08 2021 +0100

    Fix a typo in a comment of the last commit

diff --git a/libgnucash/engine/test/gtest-gnc-datetime.cpp b/libgnucash/engine/test/gtest-gnc-datetime.cpp
index b713aa2d6..a3ceb6222 100644
--- a/libgnucash/engine/test/gtest-gnc-datetime.cpp
+++ b/libgnucash/engine/test/gtest-gnc-datetime.cpp
@@ -518,7 +518,7 @@ TEST(gnc_datetime_functions, test_date)
     EXPECT_EQ(ymd.day - (12 + atime.offset() / 3600) / 24, 13);
 }
 /* This test works only in the America/LosAngeles time zone and
- * there's no straightforward wat to make it more flexible. It ensures
+ * there's no straightforward way to make it more flexible. It ensures
  * that DST in that timezone transitions correctly for each day of the
  * week in which March begines.
 



Summary of changes:
 libgnucash/engine/test/gtest-gnc-datetime.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list