branch: externals/matlab-mode
commit 39e47ca30ed7228caf7b0fc1e422775d40482c94
Author: John Ciolfi <[email protected]>
Commit: John Ciolfi <[email protected]>
doc/matlab_code_indent.org: minor update
---
doc/matlab_code_indent.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/matlab_code_indent.org b/doc/matlab_code_indent.org
index f21d141dce..d06de5700e 100644
--- a/doc/matlab_code_indent.org
+++ b/doc/matlab_code_indent.org
@@ -234,7 +234,7 @@ When using matlab-ts-mode (and not matlab-mode) the MATLAB
indent engine:
'f3' , 2);
#+end_src
-11. *Removes tabs (convert TAB Characters to spaces)*
+11. *Removes tabs (convert TAB Characters to spaces) without touching strings*
Conversion of tab characters to spaces ensures that code looks the same
when using different
levels of tab stops. For example, UNIX (POSIX) uses tab stops of 8 whereas
Microsoft uses tab