[test/rset] typo
authorDavid Douard <david.douard@logilab.fr>
Tue, 24 Apr 2018 15:21:38 +0200
changeset 12304 c1538e5ac532
parent 12303 198cb7d7b4ac
child 12305 9fd7d496e27e
[test/rset] typo
cubicweb/test/unittest_rset.py
--- a/cubicweb/test/unittest_rset.py	Tue Apr 24 11:22:17 2018 +0200
+++ b/cubicweb/test/unittest_rset.py	Tue Apr 24 15:21:38 2018 +0200
@@ -16,7 +16,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""unit tests for module cubicweb.utils"""
+"""unit tests for module cubicweb.rset"""
 
 from six import string_types
 from six.moves import cPickle as pickle