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

Typo in image in "About the Java Technology"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • docs
    • None

      In http://docs.oracle.com/javase/tutorial/getStarted/intro/definition.html

      An image has a typo:

      class HelloWorldApp {
              public static void main(string [] args) {
                      System.out.println("Hello World!");
              }
      }

      string should be capitalized.
      "Stright quotes" should be used instead of curly quotes.

            bhoran Bernard Horan (Inactive)
            rgallard Raymond Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: