diff options
author | Murilo Opsfelder Araujo <mopsfelder@gmail.com> | 2013-08-20 20:48:39 -0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-08-27 10:53:07 +0200 |
commit | 453f42d3881a545b21d2f6aa15e62c6a9e4901a2 (patch) | |
tree | cbf19b8c625be21e05c990f84f2a3d3dd3c41bd4 /Documentation/00-INDEX | |
parent | 2a7930bd77fee02ec1dd83f6024cef92aecbf8c7 (diff) | |
download | linux-453f42d3881a545b21d2f6aa15e62c6a9e4901a2.tar.bz2 |
doc: fix a typo in Documentation/00-INDEX
Signed-off-by: Murilo Opsfelder Araujo <mopsfelder@gmail.com>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 0c4cc688e89a..38f8444bdd0e 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -40,7 +40,7 @@ IPMI.txt IRQ-affinity.txt - how to select which CPU(s) handle which interrupt events on SMP. IRQ-domain.txt - - info on inerrupt numbering and setting up IRQ domains. + - info on interrupt numbering and setting up IRQ domains. IRQ.txt - description of what an IRQ is. Intel-IOMMU.txt |