]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - Documentation/kvm/mmu.txt
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / Documentation / kvm / mmu.txt
index 142cc5136650be89a8cbfe545bb50804b41ecf71..f46aa58389cab01b9a7281eb5bc313a630a9c99f 100644 (file)
@@ -23,7 +23,7 @@ The mmu code attempts to satisfy the following requirements:
                and framebuffer-based displays
 - footprint:   keep the amount of pinned kernel memory low (most memory
                should be shrinkable)
-- reliablity:  avoid multipage or GFP_ATOMIC allocations
+- reliability:  avoid multipage or GFP_ATOMIC allocations
 
 Acronyms
 ========