summaryrefslogtreecommitdiff
path: root/cli_ure/qa/climaker/climaker.cs
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/qa/climaker/climaker.cs')
-rw-r--r--cli_ure/qa/climaker/climaker.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/qa/climaker/climaker.cs b/cli_ure/qa/climaker/climaker.cs
index 5dd9a9f18967..37e46bf0e1ee 100644
--- a/cli_ure/qa/climaker/climaker.cs
+++ b/cli_ure/qa/climaker/climaker.cs
@@ -1025,7 +1025,7 @@ public sealed class Test
l.assure(false);
}
- /** Case context fails to provide sigleton, a DeploymentException should be thrown.
+ /** Case context fails to provide singleton, a DeploymentException should be thrown.
*/
c = new Context(Context.test_kind.CREATION_FAILED);
try {