Skip to content

Commit efabecc

Browse files
committedAug 23, 2015
doh ** 3
1 parent 8e39b17 commit efabecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎v7/import_page/import_page.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949

5050
class CommandImportPage(Command):
51-
"""Import a Page or Octopress blog."""
51+
"""Import a Page."""
5252

5353
name = "import_page"
5454
needs_config = False

‎v7/import_page/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests
2-
libexxtract
2+
libextract

0 commit comments

Comments
 (0)
Please sign in to comment.