diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-21 15:36:44 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-21 15:36:44 -0400 |
commit | 8c205661fa6c21c3787011d2721caf12c2df75bc (patch) | |
tree | e071460ba473cf4179829b3a6ef0107fdcde00cb /source/faq.rst | |
parent | 238afa6eb591b482b2e2379912475a71a62f4c66 (diff) | |
download | astroconda-8c205661fa6c21c3787011d2721caf12c2df75bc.tar.gz |
Fix wording
Diffstat (limited to 'source/faq.rst')
-rw-r--r-- | source/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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. |