aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@f69c4107-0314-4c4f-9ad4-17e986b73f4a>2012-07-21 15:32:23 +0000
committereschnett <eschnett@f69c4107-0314-4c4f-9ad4-17e986b73f4a>2012-07-21 15:32:23 +0000
commit5eebf715da805e542d70d22d213d5fd2237fa32e (patch)
tree5baea673233d44ff2d1081d4c5471d43e3289671
parente91fc0efd260b43f20cc92e46c72e64243670d98 (diff)
Correct typographical error
git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/SummationByParts/trunk@134 f69c4107-0314-4c4f-9ad4-17e986b73f4a
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 530cf4e..180f10e 100644
--- a/param.ccl
+++ b/param.ccl
@@ -6,7 +6,7 @@ restricted:
KEYWORD norm_type "Type of norm" STEERABLE=always
{
"Diagonal" :: "Diagonal norm"
- "Full restricted" :: "Full resricted norm"
+ "Full restricted" :: "Full restricted norm"
} "Diagonal"
KEYWORD operator_type "Type of operator" STEERABLE=always