Skip to content

Commit 40f2db3

Browse files
committed
spelling: indentation
Signed-off-by: Josh Soref <[email protected]>
1 parent 90afda6 commit 40f2db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SymbolGraphGen/Symbol.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class Symbol {
5353
SourceManager &SourceMgr,
5454
llvm::json::OStream &OS) const;
5555

56-
void serializeRange(size_t InitialIdentation,
56+
void serializeRange(size_t InitialIndentation,
5757
SourceRange Range, SourceManager &SourceMgr,
5858
llvm::json::OStream &OS) const;
5959

0 commit comments

Comments
 (0)