diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index d97e09e977..8fa4fb5232 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -107,6 +107,5 @@ Socket:: Access underlying OS socket implementations StringIO:: Pseudo I/O on String objects StringScanner:: Provides lexical scanning operations on a String Syslog:: Ruby interface for the POSIX system logging facility -Tk:: Provides a framework for building a Graphical User Interface (GUI) WIN32OLE:: Provides an interface for OLE Automation in Ruby Zlib:: Ruby interface for the zlib compression/decompression library