Change who's expanding tabs.

This commit is contained in:
Christoph Lohmann 2016-07-20 13:56:15 +02:00
parent c4f245eccd
commit 308bfbf6be
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ static char termname[] = "st-256color";
*
* it#$tabspaces,
*
* Secondly make sure your terminal is not expanding tabs. When running `stty
* Secondly make sure your kernel is not expanding tabs. When running `stty
* -a` »tab0« should appear. You can tell the terminal to not expand tabs by
* running following command:
*