summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2014-11-23 16:40:05 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2014-11-23 16:40:05 +0000
commitcaa2d751853b6285d4f4db52517ffff26809538f (patch)
tree3e5f2dce106a2768c0a0860f39e93c87d2678c71
parent1bb678521acc138bb0dda6e81c70b264496b5215 (diff)
Fixed typo in ?S comment.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@182 2592e710-e01b-42a5-8df0-11608a6cc53d
-rw-r--r--mcon/U/d_cbrt.U2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/U/d_cbrt.U b/mcon/U/d_cbrt.U
index a1462c6..ccc9a6e 100644
--- a/mcon/U/d_cbrt.U
+++ b/mcon/U/d_cbrt.U
@@ -15,7 +15,7 @@
?MAKE:d_cbrt: Trylink cat
?MAKE: -pick add $@ %<
?S:d_cbrt:
-?S: This variable conditionally defines the CBRT symbol, which
+?S: This variable conditionally defines the HAS_CBRT symbol, which
?S: indicates to the C program that the cbrt() (cube root) function
?S: is available.
?S:.