Skip to content

Commit

Permalink
Re #11508 Fake changes to kick disappeared MAC test
Browse files Browse the repository at this point in the history
  • Loading branch information
abuts committed Apr 22, 2015
1 parent 467e12a commit 9f160e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class MANTID_GEOMETRY_DLL IMDDimension {

/// Shared Pointer for IMDDimension. Frequently used type in framework.
typedef boost::shared_ptr<IMDDimension> IMDDimension_sptr;
/// Shared Pointer to const IMDDimension. Not stictly necessary since
/// Shared Pointer to const IMDDimension. Not strictly necessary since
/// IMDDimension is pure abstract.
typedef boost::shared_ptr<const IMDDimension> IMDDimension_const_sptr;
/// Vector of constant shared pointers to IMDDimensions.
Expand Down

0 comments on commit 9f160e0

Please sign in to comment.