Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5012224

Two typos in FileChannel description in java.nio.channels package docs

XMLWordPrintable

    • x86
    • linux, windows_xp

      Name: gm110360 Date: 03/11/2004


      A DESCRIPTION OF THE PROBLEM :
      I was reading the package description for the java.nio.channels package,
      and I noticed that the paragraph on FileChannels (starting with the words
      "The FileChannel class supports the usual operations...." ) has two typos:

      1) Finally, it defines methods for forcing updates to the file to be written the storage device....

      This should say "written to the storage device...." The word "to" is missing.

      2) This last operation creates an an....

      The word "an" appears twice in a row. One of them should be removed.


      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Described above.
      ACTUAL -
      Described above.

      URL OF FAULTY DOCUMENTATION :
      http://java.sun.com/j2se/1.5.0/docs/api/
      (Incident Review ID: 242985)
      ======================================================================

            martin Martin Buchholz
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: