aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/patch/ghost_zone.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/ghost_zone.hh b/src/patch/ghost_zone.hh
index 1728095..4764fd9 100644
--- a/src/patch/ghost_zone.hh
+++ b/src/patch/ghost_zone.hh
@@ -503,7 +503,7 @@ public:
// and patch_interp objects
void assert_fully_setup() const;
- // constructor et al, destructor
+ // constructor, finish setup, destructor
interpatch_ghost_zone(const patch_edge& my_edge_in,
const patch_edge& other_edge_in,
int N_overlap_points);