[test/rset] typo 3.26
authorDavid Douard <david.douard@logilab.fr>
Tue, 24 Apr 2018 15:21:38 +0200
branch3.26
changeset 12421 e460eac6e648
parent 12420 1c0dce14c3b5
child 12422 ca3fe2f275eb
[test/rset] typo
cubicweb/test/unittest_rset.py
--- a/cubicweb/test/unittest_rset.py	Tue Apr 24 14:04:43 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