Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 19, 2011, 3:48:48 PM (13 years ago)
Author:
rgrieder
Message:

Fixed typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/libraries/core/Identifier.cc

    r7401 r8267  
    9898        @brief Returns an identifier by name and adds it if not available
    9999        @param name The name of the identifier as typeid().name() suggests
    100         @param proposal A pointer to a newly created identifier for the case of non existance in the map
     100        @param proposal A pointer to a newly created identifier for the case of non existence in the map
    101101        @return The identifier (unique instance)
    102102    */
Note: See TracChangeset for help on using the changeset viewer.