Skip to content

Commit 6a68679

Browse files
committed
fix comment typo
1 parent a50230a commit 6a68679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/fluid/framework/framework.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ message VarType {
115115
CHANNEL = 16;
116116
// Any runtime decided variable type is raw
117117
// raw variables should manage their own allocations
118-
// in operators likc nccl_op
118+
// in operators like nccl_op
119119
RAW = 17;
120120
}
121121

0 commit comments

Comments
 (0)