Commit de72ac10 authored by Jesse Mapel's avatar Jesse Mapel
Browse files

Fixed docs typos

parent 0521e1cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ namespace Isis {

      bundleImage->setParentObservation(bundleObservation);

      // updateo observation number to observation ptr map
      // update observation number to observation ptr map
      m_observationNumberToObservationMap.insertMulti(observationNumber, bundleObservation);

      // update image serial number to observation ptr map
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ namespace Isis {


  /**
   * Constructs a CsmBundleObservation from an BundleImage, an instrument id, an observation
   * Constructs a CsmBundleObservation from a BundleImage, an instrument id, an observation
   * number to assign to this CsmBundleObservation, and a target body.
   *
   * @param image QSharedPointer to the primary image in the observation