Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Simon committed Apr 28, 2015
1 parent 408f5ab commit e27029a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ DirectMap2M: 8187904 kB
['SwapCached: 0 kB\n', 'SwapTotal: 16776188 kB\n', 'SwapFree: 16776188 kB\n']
```

- Get memory usage as int (is case insensitive):
- Get memory usage as int (is case sensitive):

```
>>> mem.get('Inactive(anon)')
Expand Down

0 comments on commit e27029a

Please sign in to comment.