From 2a5c53c6f96ce4919a752aa74616a64d620b2d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Kr=C3=A1l?= Date: Sat, 18 Jan 2014 01:54:01 +0100 Subject: [PATCH] Unicode character --- elasticsearch/client/cat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/client/cat.py b/elasticsearch/client/cat.py index 6f637741..5f2192b6 100644 --- a/elasticsearch/client/cat.py +++ b/elasticsearch/client/cat.py @@ -119,7 +119,7 @@ class CatClient(NamespacedClient): @query_params('h', 'help', 'local', 'master_timeout', 'v') def master(self, params=None): """ - Displays the master’s node ID, bound IP address, and node name. + Displays the master's node ID, bound IP address, and node name. ``_ :arg h: Comma-separated list of column names to display