diff --git a/LDP/guide/docbook/abs-guide/life.sh b/LDP/guide/docbook/abs-guide/life.sh index c3fcf246..47bf3d91 100644 --- a/LDP/guide/docbook/abs-guide/life.sh +++ b/LDP/guide/docbook/abs-guide/life.sh @@ -368,7 +368,7 @@ exit 0 # CEOF:EOF # The grid in this script has a "boundary problem." -# The the top, bottom, and sides border on a void of dead cells. +# The top, bottom, and sides border on a void of dead cells. # Exercise: Change the script to have the grid wrap around, # + so that the left and right sides will "touch," # + as will the top and bottom.