• 
      

    Fix up a few incorrect boolean type documentation instances.

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

    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.

    Commits

    Files