Changeset 2743


Ignore:
Timestamp:
Jun 8, 2012, 2:33:01 AM (11 years ago)
Author:
Peter
Message:

correct doc typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/omic/DNA.h

    r2741 r2743  
    112112       be 'M'.
    113113
    114        As DNA is inherits boost::operators<DNA> corresponding
     114       As DNA inherits boost::operators<DNA> corresponding
    115115       operator|(const DNA&, const DNA&) is also available.
    116116     */
     
    122122       resulting lhs will be 'C'.
    123123
    124        As DNA is inherits boost::operators<DNA> corresponding
     124       As DNA inherits boost::operators<DNA> corresponding
    125125       operator^(const DNA&, const DNA&) is also available.
    126126     */
Note: See TracChangeset for help on using the changeset viewer.