diff --git a/docs.html b/docs.html
index e2f2961d..41b243e7 100644
--- a/docs.html
+++ b/docs.html
@@ -18216,7 +18216,7 @@ Disable use of ARPACK; overrides ARMA_USE_ARPACK
Enable use of SuperLU, which is used by spsolve() for finding the solutions of sparse systems,
-and by eigs_gen() and eigs_sym() in shift-invert mode.
+and by eigs_sym() & eigs_gen() in shift-invert mode.
You will need to link with the superlu library, for example -lsuperlu
Caveat: Armadillo 7.x and later versions require SuperLU 5.2
|