Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-91

Typo in example's method name

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.)

    Description

      public double convertToFarenheight(double c) {

      should be

      public double convertToFahrenheit(double c) {

      same for a test method public void testConvertToFarenheight() {

      Note that this typo needs to be fixed in a several places as well as in the docs.

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: