summaryrefslogtreecommitdiff
path: root/src/comm
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm')
-rw-r--r--src/comm/CactusDefaultComm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c
index ce2c1c83..f065b89d 100644
--- a/src/comm/CactusDefaultComm.c
+++ b/src/comm/CactusDefaultComm.c
@@ -690,7 +690,7 @@ int CactusDefaultGroupStorageIncrease (const cGH *GH, int n_groups,
it should not change the storage for that group.
This default checks for the presence of the older
- EnableGroupStorage function, and if that is not available it
+ DisableGroupStorage function, and if that is not available it
flags an error. If it is available it makes a call to it,
and puts its return value in the status flag for the group.