]> Pileus Git - ~andy/linux/blobdiff - Documentation/cgroups/resource_counter.txt
doc: cgroups: Fix typo in doc/cgroups
[~andy/linux] / Documentation / cgroups / resource_counter.txt
index c4d99ed0b418d46460e0df48a321beed1fc0a58d..52e1da16a3094218f6e5d36d6bd2a0a16551810e 100644 (file)
@@ -97,8 +97,8 @@ to work with it.
                (struct res_counter *rc, struct res_counter *top,
                 unsinged long val)
 
-       Almost same as res_cunter_uncharge() but propagation of uncharge
-       stops when rc == top. This is useful when kill a res_coutner in
+       Almost same as res_counter_uncharge() but propagation of uncharge
+       stops when rc == top. This is useful when kill a res_counter in
        child cgroup.
 
  2.1 Other accounting routines