Skip to content

Commit

Permalink
Missed on 'store' location
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Dec 7, 2019
1 parent 0da5df0 commit c582d1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion l3kernel/l3text.dtx
Expand Up @@ -1801,7 +1801,8 @@
{ \int_compare_p:nNn { `#4 } = { "0049 } }
{ \int_compare_p:nNn { `#4 } = { "0069 } }
{
\char_generate:nn { "0049 } { \@@_char_catcode:N #4 }
\@@_change_case_store:e
{ \char_generate:nn { "0049 } { \@@_char_catcode:N #4 } }
\@@_change_case_title_nl:nnw {#2} {#3}
}
{ \@@_change_case_char:nnnN {#1} {#2} {#3} #4 }
Expand Down

0 comments on commit c582d1e

Please sign in to comment.