Skip to content

Commit 3053da2

Browse files
committed
other -> another
1 parent 3d50eff commit 3053da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Serialization/ASTBitCodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ enum ControlRecordTypes {
350350
/// and information about the compiler used to build this AST file.
351351
METADATA = 1,
352352

353-
/// Record code for other AST file imported by this AST file.
353+
/// Record code for another AST file imported by this AST file.
354354
IMPORT,
355355

356356
/// Record code for the original file that was used to

0 commit comments

Comments
 (0)