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/any1_cs.cs-A-F0--goto-backend.in | |
parent | 9b94ba9d95148826e03c321f2d1a586a5bc27be7 (diff) | |
download | colm-1a1662476e5717916619c3d0797678f68f5d29d3.tar.gz |
[minor] fix spelling of "indices"
Diffstat (limited to 'test/rlhc.d/case/any1_cs.cs-A-F0--goto-backend.in')
-rw-r--r-- | test/rlhc.d/case/any1_cs.cs-A-F0--goto-backend.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rlhc.d/case/any1_cs.cs-A-F0--goto-backend.in b/test/rlhc.d/case/any1_cs.cs-A-F0--goto-backend.in index c491e1ad..eab325b5 100644 --- a/test/rlhc.d/case/any1_cs.cs-A-F0--goto-backend.in +++ b/test/rlhc.d/case/any1_cs.cs-A-F0--goto-backend.in @@ -22,7 +22,7 @@ host( "working/any1_cs.rl", 1 ) @{/* array s8 _any1_index_offsets( 0, 0 ) = { 0, 0, 0, 0 }; - array s8 _any1_indicies( 0, 0 ) = { 0 }; + array s8 _any1_indices( 0, 0 ) = { 0 }; array s8 _any1_index_defaults( 0, 1 ) = { 0, 0, 1, 0 }; |