]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2062] Fix class description
authorMukund Sivaraman <muks@isc.org>
Fri, 29 Jun 2012 00:19:27 +0000 (05:49 +0530)
committerMukund Sivaraman <muks@isc.org>
Fri, 29 Jun 2012 00:19:27 +0000 (05:49 +0530)
src/lib/python/isc/sysinfo/sysinfo.py

index ae01fe8f8e9179dd5a540676ffaacb8be1ce7a19..0e4d143aac75d5b5cb4abf944fb7504c30eeaa5a 100644 (file)
@@ -13,7 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-'''This module returns CPU information.'''
+'''This module returns system information.'''
 
 import os
 import sys