app, etc: fix presets typo in blurb

This commit is contained in:
Anders Jonsson 2026-03-29 01:03:59 +01:00
parent 477c751562
commit 69c32c89eb
2 changed files with 2 additions and 2 deletions

View file

@ -82,7 +82,7 @@ _("Context-dependent mouse pointers are helpful. They are enabled by " \
#define DEFAULT_TOOL_PRESET_BLURB \ #define DEFAULT_TOOL_PRESET_BLURB \
"Specify a default tool preset. The tool preset is searched for in the " \ "Specify a default tool preset. The tool preset is searched for in the " \
"specified tool prests path." "specified tool presets path."
#define CUSTOM_TITLE_BAR_BLURB \ #define CUSTOM_TITLE_BAR_BLURB \
_("Merge menu and title bar (client-side decoration)") _("Merge menu and title bar (client-side decoration)")

View file

@ -187,7 +187,7 @@
# (default-gradient "FG to BG (RGB)") # (default-gradient "FG to BG (RGB)")
# Specify a default tool preset. The tool preset is searched for in the # Specify a default tool preset. The tool preset is searched for in the
# specified tool prests path. This is a string value. # specified tool presets path. This is a string value.
# #
# (default-tool-preset "Current Options") # (default-tool-preset "Current Options")