From 1bd1121d50d75b470bdcd2c9c199abf4967b8ea8 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 26 Feb 2014 09:20:57 -0800 Subject: [PATCH] :memo: when instead of with --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 4a8155a95..4e87bb0da 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -74,7 +74,7 @@ You can split any editor pane horizontally or vertically by using `cmd-k right` or `cmd-k down`. Once you have a split pane, you can move focus between them with `cmd-k cmd-right` or `cmd-k cmd-down`. To close a pane, close all its editors with `meta-w`, then press `meta-w` one more time to close the pane. You -can configure panes to auto-close with empty in the preferences. +can configure panes to auto-close when empty in the Settings view. ### Folding