Skip to content

Commit f36d30b

Browse files
author
梶塚太智
committed
shortening comment spaces
1 parent 5ffb309 commit f36d30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ impl Type {
140140
}
141141
}
142142

143-
/// Get list form data
143+
/// Get list form data
144144
fn get_list(&mut self) -> Vec<Type> {
145145
match self {
146146
Type::String(s) => s

0 commit comments

Comments
 (0)