Skip to content

Commit 8044754

Browse files
committed
minor comment
1 parent f31a3b5 commit 8044754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/input_field.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ impl InputField {
278278
self.apply_key_combination(key)
279279
}
280280

281-
/// apply a key combination
281+
/// apply a key combination, returning true if the event is consumed
282282
///
283283
///
284284
/// This function handles a few events like deleting a

0 commit comments

Comments
 (0)