Skip to content

Commit

Permalink
s/psuedo/pseudo/
Browse files Browse the repository at this point in the history
  • Loading branch information
mernen committed Jun 28, 2009
1 parent 5da02ef commit ea5bf64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -191,7 +191,7 @@ task :spec do
puts <<-EOM
The spec and spec:xxx commands are deprecated (and removed).
Use bin/mspec directly. MSpec provides 'psuedo-directories',
Use bin/mspec directly. MSpec provides 'pseudo-directories',
which are labels that refer to sets of specs to run. Refer
to spec/default.mspec, spec/full.mspec and the MSpec docs
for full details.
Expand Down
2 changes: 1 addition & 1 deletion doc/vm/slots.txt
@@ -1,7 +1,7 @@
# Slots

"Slots" are the name given to members of C++ classes that are available as
psuedo instance variables in the Ruby classes. For example,
pseudo instance variables in the Ruby classes. For example,
vm/builtin/exception.hpp has the following member:

private:
Expand Down

0 comments on commit ea5bf64

Please sign in to comment.