From a36f601942ef532c3f03605ac0cdd89946560af0 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 21 Dec 2019 13:44:03 -0800 Subject: [PATCH] Fix spelling in Style Guide --- StyleGuide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StyleGuide.rst b/StyleGuide.rst index dde44ae6..c858fe17 100644 --- a/StyleGuide.rst +++ b/StyleGuide.rst @@ -1,7 +1,7 @@ Style Guide =========== -- Program names use the same capilization you use in the main menu. +- Program names use the same capitalization you use in the main menu. - Use code directives for input into the command line. @@ -9,4 +9,4 @@ Style Guide - Use :kbd:`Shortcut` for keyboard shortcuts and buttons you press. -- Use the - for bullet pointed lists usually at the beinning of lists of features. +- Use the - for bullet pointed lists usually at the beginning of lists of features.