diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-15 02:00:17 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-15 02:00:17 +0100 |
commit | 575c96871832e91983248aebb02fc072e5fd17c9 (patch) | |
tree | 2de2ce229506f1e0e866ef00c9cf7e43489e295b /Documentation/cachetlb.txt | |
parent | a8e82ef97a1d1227575698935ec86ae4d02c372c (diff) |
spelling: s/appropiate/appropriate/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/cachetlb.txt')
-rw-r--r-- | Documentation/cachetlb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cachetlb.txt b/Documentation/cachetlb.txt index 7eb715e07eda..4ae418889b88 100644 --- a/Documentation/cachetlb.txt +++ b/Documentation/cachetlb.txt @@ -136,7 +136,7 @@ changes occur: 8) void lazy_mmu_prot_update(pte_t pte) This interface is called whenever the protection on any user PTEs change. This interface provides a notification - to architecture specific code to take appropiate action. + to architecture specific code to take appropriate action. Next, we have the cache flushing interfaces. In general, when Linux |