Skip to content

Commit

Permalink
Fixup: rename lastwordcaps --> endcapsphrase.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkager committed Feb 8, 2016
1 parent 190c371 commit c6927b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion liblouis/compileTranslationTable.c
Expand Up @@ -230,7 +230,7 @@ static const char *opcodeNames[CTO_None] = {
"begcaps",
"endcaps",
"begcapsphrase",
"lastwordcaps",
"endcapsphrase",
"lencapsphrase",
"letsign",
"noletsignbefore",
Expand Down
2 changes: 1 addition & 1 deletion tables/nl-g0.utb
Expand Up @@ -179,5 +179,5 @@ lencapsphrase 4
begcapsword 45
endcapsword 6
begcapsphrase 45-45
lastwordcaps before 45
endcapsphrase before 45
capsletter 46

0 comments on commit c6927b1

Please sign in to comment.