Skip to content

Commit

Permalink
Fix comment typo in gnc-gsettings.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-IT committed Feb 16, 2023
1 parent 97dd119 commit 308c609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgnucash/app-utils/gnc-gsettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ void gnc_gsettings_version_upgrade (void)
* this version of GnuCash will be executed.
*
* Starting with GnuCash 4.7 the code expects all preferences to be stored
* under prefix org.gnucash instead of org.gnucash.GnuCash, including our
* under prefix org.gnucash.GnuCash instead of org.gnucash, including our
* GNC_PREF_VERSION setting.
* As the logic to determine whether or not settings conversions are needed
* depends on this preference, we have to test for its value in two
Expand Down

0 comments on commit 308c609

Please sign in to comment.