diff options
author | nicoo <nicoo@debian.org> | 2020-04-24 14:06:38 +0200 |
---|---|---|
committer | nicoo <nicoo@debian.org> | 2020-12-11 21:50:54 +0100 |
commit | 26459ec74b14e3eb6b3441f1e02568d08931886f (patch) | |
tree | d6f49d4cbf562967679b57e0bd434486b1f4e6fb /po/en_GB.po | |
parent | README: Explain gamma ramps and why integrated features should be preferred (diff) | |
download | redshift-ng-26459ec74b14e3eb6b3441f1e02568d08931886f.tar.gz redshift-ng-26459ec74b14e3eb6b3441f1e02568d08931886f.tar.bz2 redshift-ng-26459ec74b14e3eb6b3441f1e02568d08931886f.tar.xz |
src/redshift.c: Fix typo in error message
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 8642608..6bdb721 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -237,8 +237,8 @@ msgstr "" "becomes available...\n" #: ../src/redshift.c:967 -msgid "Partitial time-configuration not supported!\n" -msgstr "Partitial time-configuration not supported!\n" +msgid "Partial time-configuration not supported!\n" +msgstr "Partial time-configuration not supported!\n" #: ../src/redshift.c:975 msgid "Invalid dawn/dusk time configuration!\n" |