Skip to content

Commit

Permalink
spell correction for the word info
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Dec 2, 2014
1 parent cdc025b commit b01acad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NEWS
Expand Up @@ -10,7 +10,7 @@ the interpreter specific detection. Since most interpreter languages allow
dynamic source code loading (eval) and we are using a home made source
parcing there is a reasonable possibility to miss outdated source files.

More informations: README.Interp
More information: README.Interp


kernel upgrades
Expand All @@ -19,7 +19,7 @@ kernel upgrades
Needrestart tries to detect if an pending kernel upgrade is available. It
will only suggest a reboot.

More informations: README.Kernel
More information: README.Kernel


UI
Expand Down
2 changes: 1 addition & 1 deletion README.Interp
Expand Up @@ -10,7 +10,7 @@ used to detect the running interpreter.
Whenever source files where located their ctime values are retrieved. If
any of the source files has been changed after process creation time
a restart of the pid is triggered. This is no perfect valuation since
there are no inode informations like for loaded binary objects nor has
there are no inode information like for loaded binary objects nor has
needrestart any chance to get a verified list of sourced files..


Expand Down

0 comments on commit b01acad

Please sign in to comment.