tree-wide: Assorted spelling fixes
[linux-2.6-block.git] / fs / binfmt_elf_fdpic.c
index 18d77297ccc8ae470a12078d496e7519e443d012..364fcfc0c5dfa17d3a8a616ffcd8f62a2e541b6f 100644 (file)
@@ -1393,7 +1393,7 @@ static inline void fill_note(struct memelfnote *note, const char *name, int type
 
 /*
  * fill up all the fields in prstatus from the given task struct, except
- * registers which need to be filled up seperately.
+ * registers which need to be filled up separately.
  */
 static void fill_prstatus(struct elf_prstatus *prstatus,
                          struct task_struct *p, long signr)