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

Fixed a typo in ControlPointV#### class documentation

parent fc47228a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ namespace Isis {
  class PvlContainer;

  /**
   * @breif A container for the information stored in a version 1 ControlPoint.
   * @brief A container for the information stored in a version 1 ControlPoint.
   *
   * A wrapper around the version 1 protobuf serialization of a ControlPoint. It allows for reading
   * ControlPoints serialized as both PvlObjects and protobuf messages.
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ namespace Isis {
  class PvlContainer;

  /**
   * @breif A container for the information stored in a version 2 ControlPoint.
   * @brief A container for the information stored in a version 2 ControlPoint.
   *
   * A wrapper around the version 2 protobuf serialization of a ControlPoint. It allows for reading
   * ControlPoints serialized as both PvlObjects and protobuf messages.
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ namespace Isis {
  class PvlContainer;

  /**
   * @breif A container for the information stored in a version 3 and 4 ControlPoint.
   * @brief A container for the information stored in a version 3 and 4 ControlPoint.
   *
   * A wrapper around the version 3 and 4 protobuf serialization of a ControlPoint. It allows for
   * reading ControlPoints serialized as both PvlObjects and protobuf messages. It also allows