Skip to content

Commit 0844547

Browse files
committed
Minor comment
1 parent 8c7c786 commit 0844547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/dimcli/cli.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ struct OptKey {
135135
// Option name filters for opts that are externally bool
136136
enum NameListType {
137137
kNameEnable, // include names that enable the opt
138-
kNameDisable, // include names that disable
138+
kNameDisable, // include names that disable the opt
139139
kNameAll, // include all names
140140
kNameNonDefault, // include names that change from the default
141141
};

0 commit comments

Comments
 (0)