Skip to content

Commit da98045

Browse files
Update comment in include/CIndexStoreDB/CIndexStoreDB.h
Co-authored-by: Alex Hoppen <[email protected]>
1 parent 103c995 commit da98045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/CIndexStoreDB/CIndexStoreDB.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ indexstoredb_index_symbols_contained_in_file_path(_Nonnull indexstoredb_index_t
328328
const char *_Nonnull path,
329329
_Nonnull indexstoredb_symbol_receiver_t);
330330

331-
/// Iterates over all the symbol occurrences contained in \p path
331+
/// Iterates over all the symbol occurrences contained in the source file at \p path
332332
///
333333
/// The occurrence passed to the receiver is only valid for the duration of the
334334
/// receiver call.

0 commit comments

Comments
 (0)