X-Git-Url: https://repo.jachan.dev/linux.git/blobdiff_plain/eda3d8f5604860aae1bb9996bb5efc4213778369..75f139aaf896:/lib/ts_kmp.c diff --git a/lib/ts_kmp.c b/lib/ts_kmp.c index 632f783e65f1..ffbe66cbb0ed 100644 --- a/lib/ts_kmp.c +++ b/lib/ts_kmp.c @@ -27,7 +27,7 @@ * * [1] Cormen, Leiserson, Rivest, Stein * Introdcution to Algorithms, 2nd Edition, MIT Press - * [2] See finite automation theory + * [2] See finite automaton theory */ #include