aboutsummaryrefslogtreecommitdiff
path: root/src/slab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slab.h')
-rw-r--r--src/slab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/slab.h b/src/slab.h
index ee252e0..7a8e0ca 100644
--- a/src/slab.h
+++ b/src/slab.h
@@ -17,7 +17,7 @@ extern "C"
* The src and dst variables describe the source and the destination
* slab, respectively.
*
- * The variables gsh, lbnd, and lsh describe the shape and
+ * The variables gsh, lbnd, ash and lsh describe the shape and
* distribution of the array containing the slab. They are equivalent
* to the corresponding quantities in the cGH structure.
*