Non-ascii character fix

This commit is contained in:
Honza Král
2014-10-08 09:58:17 +02:00
parent d58d43b15e
commit 9d89259f06
+1 -1
View File
@@ -118,7 +118,7 @@ class SnapshotClient(NamespacedClient):
def status(self, repository=None, snapshot=None, params=None):
"""
Return information about all currently running snapshots. By specifying
a repository name, its possible to limit the results to a particular
a repository name, it's possible to limit the results to a particular
repository.
`<http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-snapshots.html>`_