From d7482de46462685bd0f06f3f757820ea82ab06f1 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Wed, 18 Dec 2013 17:45:45 +0000 Subject: [PATCH] [Doc] Slight grammar change in FAQ See Issue 196. --- doc/sphinx/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/faq.rst b/doc/sphinx/faq.rst index 8395096e8..ccda619c6 100644 --- a/doc/sphinx/faq.rst +++ b/doc/sphinx/faq.rst @@ -62,7 +62,7 @@ Support and Bug Reporting **What information should I include in my bug report?** - The version of Cantera are you using, and how you installed it - - The operating system are you using + - The operating system you are using - If you compiled Cantera, what compiler you used, and what compilation options you specified - The version of Python or Matlab are you using, if applicable