Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed a typo in IPython.core.formatters #5620

Merged
merged 1 commit into from Apr 15, 2014
Merged

Conversation

garrison
Copy link
Contributor

No description provided.

@@ -810,7 +810,7 @@ class JavascriptFormatter(BaseFormatter):
class PDFFormatter(BaseFormatter):
"""A PDF formatter.

To defined the callables that compute to PDF representation of your
To define the callables that compute to PDF representation of your
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while we're on this line, I think 'compute to' should be 'compute the' or 'compute a'

@garrison
Copy link
Contributor Author

Updated as such, thanks for spotting that.

takluyver added a commit that referenced this pull request Apr 15, 2014
fixed a typo in IPython.core.formatters
@takluyver takluyver merged commit c572d4d into ipython:master Apr 15, 2014
@takluyver
Copy link
Member

Great, thanks.

@minrk minrk added this to the 2.1 milestone May 7, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
fixed a typo in IPython.core.formatters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants