Changeset 2377


Ignore:
Timestamp:
Dec 20, 2010, 9:49:34 PM (12 years ago)
Author:
Peter
Message:

docs typo

File:
1 edited

Legend:

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

    r2342 r2377  
    121121       Modifies lhs to a combination of bases that are present on one
    122122       side (not both). If, for example, lhs is 'M' and rhs is 'A',
    123        resuting lhs will be 'C'.
     123       resulting lhs will be 'C'.
    124124
    125125       As DNA is inherits boost::operators<DNA> corresponding
     
    161161
    162162  /**
    163      Outouts the DNA to os. Equivalent to os << dna.get().
     163     Outputs the DNA to os. Equivalent to os << dna.get().
    164164
    165165     \relates DNA
Note: See TracChangeset for help on using the changeset viewer.