From 3e10458e1930fc89ab59b6db22af52ee2464d3d6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 21 Mar 2015 00:30:27 +0300 Subject: modules/rpm: update doc about module Signed-off-by: Igor Gnatenko --- modules/rpm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/rpm.py b/modules/rpm.py index 257c3d0..66cc480 100644 --- a/modules/rpm.py +++ b/modules/rpm.py @@ -13,7 +13,7 @@ # limitations under the License. '''This module provides helper functions for RPM related -functionality such as generating RPM spec file.''' +functionality such as generating template RPM spec file.''' import build import compilers -- cgit v1.1