Skip to content

Commit 46813fe

Browse files
FrankGalliganwantehchang
authored andcommitted
fix spelling
1 parent 04fe10b commit 46813fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/avifgainmaputil/swapbase_command.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ SwapBaseCommand::SwapBaseCommand()
116116
"swapbase",
117117
"Swaps the base and alternate images (e.g. if the base image is SDR "
118118
"and the alternate is HDR, makes the base HDR). The alternate image "
119-
"is the result ot fully applying the gain map.") {
119+
"is the result to fully applying the gain map.") {
120120
argparse_.add_argument(arg_input_filename_, "input_filename");
121121
argparse_.add_argument(arg_output_filename_, "output_filename");
122122
arg_image_read_.Init(argparse_);

0 commit comments

Comments
 (0)