From 2e8a7f437158a54a0a23ce4eabdfba3f5b6d255b Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@stud.unibas.ch>
Date: Wed, 14 Nov 2012 14:44:00 +0100
Subject: [PATCH] Slightly adapted code documentation, to make it consistent
 with the parameters of RenumberChain function.

---
 modules/mol/base/src/editor_base.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/mol/base/src/editor_base.hh b/modules/mol/base/src/editor_base.hh
index 3547f22fa..ad87fe149 100644
--- a/modules/mol/base/src/editor_base.hh
+++ b/modules/mol/base/src/editor_base.hh
@@ -282,7 +282,7 @@ public:
 
   /// \brief renumber residues of one chain
   ///
-  /// \param chain
+  /// \param name
   ///           All residues of this chain will be renumbered according to the
   ///           parameters start and keep_spacing
   ///
-- 
GitLab