[JAVA-2655] Spelling mistake : $fact in toString() method Created: 08/Nov/17  Updated: 29/Oct/23  Resolved: 09/Nov/17

Status: Closed
Project: Java Driver
Component/s: None
Affects Version/s: 3.4.0
Fix Version/s: None

Type: Improvement Priority: Trivial - P5
Reporter: Farès Hassak Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

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 + '}';
        }



 Comments   
Comment by Jeffrey Yemin [ 09/Nov/17 ]

Fixed in https://github.com/mongodb/mongo-java-driver/commit/0194dea8cc4d08fc134b8ba557a9f26c68d75981 from https://github.com/mongodb/mongo-java-driver/pull/427

Generated at Thu Feb 08 08:57:46 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.