소스 검색

Change who's expanding tabs.

Christoph Lohmann 8 년 전
부모
커밋
308bfbf6be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config.def.h

+ 1 - 1
config.def.h

@@ -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:
  *