Actions
Bug #11619
closedIO documentation typo
    Bug #11619:
    IO documentation typo
  
Description
IO documentation has the phrase "The later means that readpartial...".
typo: later -> latter
        
           Updated by nobu (Nobuyoshi Nakada) about 10 years ago
          Updated by nobu (Nobuyoshi Nakada) about 10 years ago
          
          
        
        
      
      - Status changed from Open to Closed
Applied in changeset r52279.
io.c: fix typo [ci skip]
- io.c (io_readpartial): fix typo, "later" to "latter".
 [ruby-core:71181] [Bug #11619]
Actions