diff options
author | Joursoir <chat@joursoir.net> | 2022-07-23 11:22:23 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2022-07-23 11:22:23 +0300 |
commit | 712f7c00c2d3f5333b4fa565d71cdfb10cf89c8d (patch) | |
tree | 08cb6d1149d6df48c08b7b775ee39c99ca044e7a /UefiMonitorTest | |
parent | d0e7611beb7e3685445192861dc68f19ae789fac (diff) | |
download | umt-712f7c00c2d3f5333b4fa565d71cdfb10cf89c8d.tar.gz umt-712f7c00c2d3f5333b4fa565d71cdfb10cf89c8d.tar.bz2 umt-712f7c00c2d3f5333b4fa565d71cdfb10cf89c8d.zip |
uni: add missing quote
Diffstat (limited to 'UefiMonitorTest')
-rw-r--r-- | UefiMonitorTest/UefiMonitorTestStrings.uni | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiMonitorTest/UefiMonitorTestStrings.uni b/UefiMonitorTest/UefiMonitorTestStrings.uni index c99a949..000f668 100644 --- a/UefiMonitorTest/UefiMonitorTestStrings.uni +++ b/UefiMonitorTest/UefiMonitorTestStrings.uni @@ -91,7 +91,7 @@ "gradient, and, at 256 intervals, there should not be any\n" "noticeable abrupt changes in brightness between individual\n" "grayscales. At a smaller number of intervals, the respective\n" - "bars should be clearly differentiable from one another.\n + "bars should be clearly differentiable from one another.\n" "\n" "Color%c: %s\n" "Steps%c: %d\n" |