go/src/index/suffixarray
cui fliter d8d22664c6 all: fix misuses of "a" vs "an"
Fixes the misuse of "a" vs "an", according to English grammatical
expectations and using https://www.a-or-an.com/

Change-Id: I53ac724070e3ff3d33c304483fe72c023c7cda47
Reviewed-on: https://go-review.googlesource.com/c/go/+/480536
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2023-04-04 14:20:53 +00:00
..
example_test.go
gen.go
sais.go all: fix misuses of "a" vs "an" 2023-04-04 14:20:53 +00:00
sais2.go all: fix some typos 2022-03-06 20:47:39 +00:00
suffixarray.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
suffixarray_test.go