Fix typo (#18345)

Joseph T. Lyons created

Release Notes:

- N/A

Change summary

crates/vim/src/command.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

crates/vim/src/command.rs 🔗

@@ -757,7 +757,7 @@ mod test {
 
         cx.simulate_shared_keystrokes(": j enter").await;
 
-        // hack: our cursor positionining after a join command is wrong
+        // hack: our cursor positioning after a join command is wrong
         cx.simulate_shared_keystrokes("^").await;
         cx.shared_state().await.assert_eq(indoc! {
             "ˇa b