Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Fixed various typos #1

Merged
merged 3 commits into from Jan 13, 2013
Merged

Fixed various typos #1

merged 3 commits into from Jan 13, 2013

Conversation

hglattergotz
Copy link
Contributor

No description provided.

@@ -67,7 +67,7 @@ Formats a string against passed args. ``sprintf`` equivalent.

**Signature:** ``getPropertyPath(Object obj, String path)``

Added in 1.0 Retrieves the value of an Object foreign property using a dot-separated path string::
Added in 1.0. Retrieves the value of an Object foreign property using a dot-separated path string::
Copy link
Owner

Choose a reason for hiding this comment

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

Ah, missed these… restructuredtext provided a very convenient macro for providing information about versions:

.. versionadded: 1.0

So here that would simply give:

.. versionadded: 1.0

Retrieves the value of an Object foreign property using a dot-separated path string::

Would you mind taking care of updating them all?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do

n1k0 added a commit that referenced this pull request Jan 13, 2013
@n1k0 n1k0 merged commit 57a9d42 into n1k0:master Jan 13, 2013
@n1k0
Copy link
Owner

n1k0 commented Jan 13, 2013

Thank you!

@hglattergotz
Copy link
Contributor Author

Glad to do it. Thanks for Casperjs!

@hglattergotz hglattergotz deleted the docfix branch January 13, 2013 16:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants