Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-7228

Minor typo in documentation for DefaultGroovyMethods.xor(left, right)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.3.9, 2.4.0-rc-1
    • 2.3.10, 2.4.1
    • Documentation
    • None
    • Patch

    Description

      There is a typo in the documentation for the xor() method.

      It says Called when the '|' operator is used .
      It should say Called when the '^' operator is used

      Link to master code : https://github.com/groovy/groovy-core/blob/master/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java#L13850-L13860

      Attachments

        Activity

          People

            Unassigned Unassigned
            sagarsane Sagar Sane
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: