aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrideout <rideout@b61c5cb5-eaca-4651-9a7a-d64986f99364>2002-04-04 16:20:46 +0000
committerrideout <rideout@b61c5cb5-eaca-4651-9a7a-d64986f99364>2002-04-04 16:20:46 +0000
commite745c83d043b8746e093f535bb408c9949027455 (patch)
treeae9915b71e7dae12076f8c01d2b2f2204fa1b398 /param.ccl
parent554f49fe8631ccef219d19471c9f4098b4befb13 (diff)
fixed spelling of "pad"
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@373 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 3690aa4..c860ed3 100644
--- a/param.ccl
+++ b/param.ccl
@@ -147,12 +147,12 @@ INT processor_topology_3d_z "No of Procs in X direction"
# padding stuff
-BOOLEAN padding_active "Padd 3D arrays so they line up on cache lines?"
+BOOLEAN padding_active "Pad 3D arrays so they line up on cache lines?"
{
} yes
-INT padding_cacheline_bits "Number of bits which have to be unique to padd properly for cache lines"
+INT padding_cacheline_bits "Number of bits which have to be unique to pad properly for cache lines"
{
1:* :: "Any positive number"
} 12