This commit is contained in:
Honza Pokorny 2017-01-07 13:07:06 -04:00
parent 7ed4f205ad
commit 962dd61348
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ pub struct Config {
#[serde(default="default_mouse_bindings")]
mouse_bindings: Vec<MouseBinding>,
/// Path to a shell program to ru on startup
/// Path to a shell program to run on startup
shell: Option<PathBuf>,
/// Path where config was loaded from