Fix common misspellings
[deliverable/linux.git] / include / linux / pid.h
index efceda0a51b137b3c154488a5f6d90385be064ba..31afb7ecbe1f12b2bc97f9d251ef9fff9df785bf 100644 (file)
@@ -21,7 +21,7 @@ enum pid_type
  * quickly from the numeric pid value.  The attached processes may be
  * quickly accessed by following pointers from struct pid.
  *
- * Storing pid_t values in the kernel and refering to them later has a
+ * Storing pid_t values in the kernel and referring to them later has a
  * problem.  The process originally with that pid may have exited and the
  * pid allocator wrapped, and another process could have come along
  * and been assigned that pid.
This page took 0.027644 seconds and 5 git commands to generate.