diff options
author | Hal Canary <halcanary@google.com> | 2019-11-12 10:47:53 -0500 |
---|---|---|
committer | Hal Canary <halcanary@google.com> | 2019-11-12 10:47:53 -0500 |
commit | 1a1662476e5717916619c3d0797678f68f5d29d3 (patch) | |
tree | 3e0e14ff9e35fd1bc2beb70938553383ba4e4ad2 /test/rlhc.d/case/empty1_c.c-C-F0--goto-backend.exp | |
parent | 9b94ba9d95148826e03c321f2d1a586a5bc27be7 (diff) | |
download | colm-1a1662476e5717916619c3d0797678f68f5d29d3.tar.gz |
[minor] fix spelling of "indices"
Diffstat (limited to 'test/rlhc.d/case/empty1_c.c-C-F0--goto-backend.exp')
-rw-r--r-- | test/rlhc.d/case/empty1_c.c-C-F0--goto-backend.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rlhc.d/case/empty1_c.c-C-F0--goto-backend.exp b/test/rlhc.d/case/empty1_c.c-C-F0--goto-backend.exp index d173ac83..e19d111c 100644 --- a/test/rlhc.d/case/empty1_c.c-C-F0--goto-backend.exp +++ b/test/rlhc.d/case/empty1_c.c-C-F0--goto-backend.exp @@ -11,7 +11,7 @@ static const char _empty1_trans_keys [] = { 1, 0, 1, 0, 0 , }; static const char _empty1_char_class [] = { 0 , }; static const char _empty1_index_offsets [] = { 0, 0, 0 , }; -static const char _empty1_indicies [] = { 0 , }; +static const char _empty1_indices [] = { 0 , }; static const char _empty1_index_defaults [] = { 0, 0, 0 , }; static const char _empty1_trans_cond_spaces [] = { -1, 0 , }; static const char _empty1_cond_targs [] = { 0, 0 , }; |