summaryrefslogtreecommitdiff
path: root/lib/rake/win32.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rake/win32.rb')
-rw-r--r--lib/rake/win32.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rake/win32.rb b/lib/rake/win32.rb
index edb33938b4..6b4873da2c 100644
--- a/lib/rake/win32.rb
+++ b/lib/rake/win32.rb
@@ -4,7 +4,7 @@ module Rake
# Win 32 interface methods for Rake. Windows specific functionality
# will be placed here to collect that knowledge in one spot.
- module Win32
+ module Win32 # :nodoc: all
# Error indicating a problem in locating the home directory on a
# Win32 system.