ibmasm: fix comment typo
The patch below fixes a typo in a comment. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
d66f1886ca
commit
5ecd602e76
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
/*
|
||||
* The IBMASM file virtual filesystem. It creates the following hierarchy
|
||||
* dymamically when mounted from user space:
|
||||
* dynamically when mounted from user space:
|
||||
*
|
||||
* /ibmasm
|
||||
* |-- 0
|
||||
|
|
Loading…
Add table
Reference in a new issue