• 
      

    Fix up a few incorrect boolean type documentation instances.

    Review Request #12694 — Created Oct. 20, 2022 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    For type documentation, in JavaScript the name is "boolean", but in Python it's
    "bool". We had a few instances of places where we had gotten these
    swapped.

    Grepped to determine that I caught all of them.

    Summary ID
    Fix up a few incorrect boolean type documentation instances.
    For type documentation, in JavaScript the name is "boolean", but in Python it's "bool". We had a few instances of places where we had gotten these swapped. Testing Done: Grepped to determine that I caught all of them.
    d2b46d0c40e43dfe82d38e96d631c4fdc4a94833
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (aac1928)