Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-316

Spelling mistakes in API names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.5 Alpha
    • None
    • None

    Description

      Hello,

      The following apis are spelled incorrectly.

      getFirstTrasportPropertyKey()
      getNextTrasportPropertyKey()
      getCurrentTrasportPropertyKey()
      getCurrentTrasportPropertyValue()
      deleteCurrentTrasportProperty()
      deleteTrasportProperty()

      These should be changed to

      getFirstTrasportPropertyKey () = getFirstTransportPropertyKey ()
      getNextTrasportPropertyKey () = getNextTransportPropertyKey ()
      getCurrentTrasportPropertyKey () = getCurrentTransportPropertyKey ()
      getCurrentTrasportPropertyValue () = getCurrentTransportPropertyValue ()
      deleteCurrentTrasportProperty () = deleteCurrentTransportProperty ()
      deleteTrasportProperty () = deleteTransportProperty

      -Manohar

      Attachments

        Issue Links

          Activity

            People

              samisa Don Samisa Abeysinghe
              cmanohar Manohar Kumar Chintala
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: