diff options
Diffstat (limited to 'ksysguard/ksysguardd/Linux/Memory.c')
-rw-r--r-- | ksysguard/ksysguardd/Linux/Memory.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/ksysguardd/Linux/Memory.c b/ksysguard/ksysguardd/Linux/Memory.c index 93c8d9edb..ba69a9fb6 100644 --- a/ksysguard/ksysguardd/Linux/Memory.c +++ b/ksysguard/ksysguardd/Linux/Memory.c @@ -103,7 +103,7 @@ int updateMemory( void ) { /** The amount of total and used memory is read from the /proc/meminfo. - It also contains the information about the swap space. + It also tqcontains the information about the swap space. The 'file' looks like this: MemTotal: 516560 kB |