Adopt neutral terminology where arroy/hannoy would be confusing

This commit is contained in:
Louis Dureuil
2025-09-03 15:08:40 +02:00
parent 0faf495173
commit 13df964564
10 changed files with 75 additions and 78 deletions

View File

@ -142,7 +142,7 @@ enum Command {
#[derive(Clone, ValueEnum)]
enum IndexPart {
/// Will make the hannoy index hot.
/// Will make the vector index hot.
Hannoy,
}