docs: fix spelling
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@ impl TreeState {
|
||||
}
|
||||
|
||||
/// Handles the right arrow key.
|
||||
/// Openes the currently selected.
|
||||
/// Opens the currently selected.
|
||||
pub fn key_right(&mut self) {
|
||||
self.open(self.selected());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user