Skip to content

Commit

Permalink
Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barra…
Browse files Browse the repository at this point in the history
…tt.org.uk>.
  • Loading branch information
daniel-baumann committed May 6, 2013
1 parent 3a59ceb commit 9527df9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -31,7 +31,7 @@ test:
echo " done."; \
else \
echo "W: checkbashisms - command not found"; \
echo "I: checkbashisms can be optained from: "; \
echo "I: checkbashisms can be obtained from: "; \
echo "I: http://git.debian.org/?p=devscripts/devscripts.git"; \
echo "I: On Debian based systems, checkbashisms can be installed with:"; \
echo "I: apt-get install devscripts"; \
Expand Down
2 changes: 1 addition & 1 deletion manpages/Makefile
Expand Up @@ -23,7 +23,7 @@ build: po4a.cfg
@if [ ! -x "$$(which po4a 2>/dev/null)" ]; \
then \
echo "E: po4a - command not found"; \
echo "I: po4a can be optained from:"; \
echo "I: po4a can be obtained from:"; \
echo "I: http://po4a.alioth.debian.org/"; \
echo "I: On Debian based systems, po4a can be installed with:"; \
echo "I: apt-get install po4a"; \
Expand Down
2 changes: 1 addition & 1 deletion scripts/boot/FIXME
Expand Up @@ -8,7 +8,7 @@ Additionally, this will allow us to abstract initramfs-tools
integration to also support other initrd generators, such as
dracut.

Unfortunately, from a developers point of view, we could no
Unfortunately, from a developers point of view, we could not
finish this in time for wheezy, but we will finish this for
jessie. Please excuse the sorry state of the 9990-* scripts.
From a users point of view, it doesn't matter at all though.
Expand Down

0 comments on commit 9527df9

Please sign in to comment.