Typo in shell's removeUser deprecation warning

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Trivial - P5
    • 2.5.5
    • Affects Version/s: 2.5.4
    • Component/s: Shell
    • Fully Compatible
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      src/mongo/shell/db.js:1135:

      print("WARNING: db.removeUser has been deprected, please use db.dropUser instead");
      

      "deprected" should be "deprecated" (missing 'a')


      Version:
      $ git rev-parse HEAD
      eda5e00441fed56511c65d1f493b7f271fa0c040

            Assignee:
            Spencer Brody (Inactive)
            Reporter:
            Kamran K. (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: