app, etc: fix presets typo in blurb
This commit is contained in:
parent
477c751562
commit
69c32c89eb
2 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ _("Context-dependent mouse pointers are helpful. They are enabled by " \
|
|||
|
||||
#define DEFAULT_TOOL_PRESET_BLURB \
|
||||
"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 \
|
||||
_("Merge menu and title bar (client-side decoration)")
|
||||
|
|
|
|||
|
|
@ -187,7 +187,7 @@
|
|||
# (default-gradient "FG to BG (RGB)")
|
||||
|
||||
# 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")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue