summaryrefslogtreecommitdiff
path: root/updatewcs/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'updatewcs/__init__.py')
-rw-r--r--updatewcs/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/updatewcs/__init__.py b/updatewcs/__init__.py
index bf47cdc..55767f6 100644
--- a/updatewcs/__init__.py
+++ b/updatewcs/__init__.py
@@ -24,7 +24,7 @@ def updatewcs(input, vacorr=True, tddcorr=True, dgeocorr=True, checkfiles=True,
Example
=======
- >>>from hstwcs import updatewcs
+ >>>from stwcs import updatewcs
>>>updatewcs.updatewcs(filename)
Dependencies