Skip to content

Commit

Permalink
modify spelling mistakes in VectorIndexCommon.h
Browse files Browse the repository at this point in the history
  • Loading branch information
sw1228 authored and Shanfeng Pang committed Apr 16, 2024
1 parent 4588638 commit 63170de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VectorIndex/Common/VectorIndexCommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ namespace ErrorCodes
}
}

/// Convert search index execption to DB::Exception
/// Convert search index exception to DB::Exception
#define VECTOR_INDEX_EXCEPTION_ADAPT(callable, func_name) \
try \
{ \
Expand Down

0 comments on commit 63170de

Please sign in to comment.