From 8c205661fa6c21c3787011d2721caf12c2df75bc Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 21 Apr 2016 15:36:44 -0400 Subject: Fix wording --- source/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/faq.rst b/source/faq.rst index 68d5892..2ba9b8d 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -83,7 +83,7 @@ IRAF into its own environment under Python 2.7: Will AstroConda interfere with other scientific distributions (e.g. SciSoft)? ============================================================================= -**Probably**, however unlike Ureka we will not impose any restrictions on your environment or issue compatibility warnings at run-time. +**Probably**, however unlike Ureka, we do not impose any restrictions on your environment or issue compatibility warnings at run-time. It is your responsibility to maintain a functional shell environment so [insert scientific distribution here] does not conflict with your Anaconda installation. -- cgit