From 49c180f0e375dbed8d11c8109851be081087c6f4 Mon Sep 17 00:00:00 2001 From: Mahesh Shakya Date: Sat, 22 Aug 2020 20:19:27 +0545 Subject: fixed broken link to ITK Style guide pdf Signed-off-by: Mahesh Shakya --- .../Starting/GettingToKnow/StyleGuideAndNotes.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox b/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox index 2ea36ad6b4..f06de7fe39 100644 --- a/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox +++ b/Documentation/Doxygen/3-DeveloperManual/Starting/GettingToKnow/StyleGuideAndNotes.dox @@ -232,7 +232,7 @@ switch (actionId) \li Use lots of whitespace to separate logical blocks of code, intermixed with comments -\li DO NOT USE TABS. The standard indention is 2 spaces (see ITK Style Guide). Configure your +\li DO NOT USE TABS. The standard indention is 2 spaces (see ITK Style Guide). Configure your editor accordingly. \li DO NOT USE trailing whitespaces -- 2.17.1