Skip to content

Commit

Permalink
typo in SinkMapUserObject.h, closes idaholab#42
Browse files Browse the repository at this point in the history
  • Loading branch information
jessecarterMOOSE authored Oct 3, 2016
1 parent 85ad73b commit 5adca65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/userobjects/SinkMapUserObject.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class SinkMapUserObject : public ElementUserObject
/// holds the dimension of the mesh
const unsigned int _dim;

/// Did the mesh change since the last execution of this PP?
/// Did the mesh change since the last execution of this User Object?
bool _mesh_changed;

/// Do we need to rebuild the map during this timestep?
Expand Down

0 comments on commit 5adca65

Please sign in to comment.