Skip to content

Commit

Permalink
Merge pull request rvm#292 from mblair/master
Browse files Browse the repository at this point in the history
Fix a typo.
  • Loading branch information
wayneeseguin committed Jun 8, 2011
2 parents 4fa2134 + 91755a4 commit 14b8fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/notes
Expand Up @@ -143,7 +143,7 @@ dependencies:
if [[ $rvm_free_ram_mb -le 600 ]]
then
printf "
For rbx (Rubinius) more then 600MB of free RAM required.
For rbx (Rubinius) more than 600MB of free RAM required.
"
fi
elif [[ "$MACHTYPE" = *darwin* ]]
Expand Down

0 comments on commit 14b8fcb

Please sign in to comment.