From f5abe9bde0032b68c1ce8e94973183dff74e7cb4 Mon Sep 17 00:00:00 2001
From: Oleksiy Mishchenko <oleksiy@google.com>
Date: Thu, 11 Oct 2007 14:47:00 +0000
Subject: [PATCH] Docstring correction

Reviewed-by: iustinp
---
 scripts/gnt-instance | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/gnt-instance b/scripts/gnt-instance
index be74647e6..5768b44ec 100755
--- a/scripts/gnt-instance
+++ b/scripts/gnt-instance
@@ -135,7 +135,7 @@ def _ConfirmOperation(inames, text):
 
 
 def ListInstances(opts, args):
-  """List nodes and their properties.
+  """List instances and their properties.
 
   """
   if opts.output is None:
-- 
GitLab