Spelling mistake : $fact in toString() method

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Trivial - P5
    • None
    • Affects Version/s: 3.4.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Hello,

      There is a spelling mistake in toString method of FacetStage class :

      $fact instead of $facet

       public String toString() {
                  return "Stage{"
                      + "name='$fact', "
                      + "facets=" + facets + '}';
              }
      

            Assignee:
            Unassigned
            Reporter:
            Farès Hassak
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: