summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorngc891 <ngc891@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2012-07-10 11:51:54 +0000
committerngc891 <ngc891@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2012-07-10 11:51:54 +0000
commit0f9b54980c054dea5b5a0a45e80cf14990c91201 (patch)
tree2fe66a044d3be4c42f39e136ed9a63b2b5ad72de /src
parent7441b0224c405dfcaaa26837f05180dcc4c570d0 (diff)
downloadedje-0f9b54980c054dea5b5a0a45e80cf14990c91201.tar.gz
edje-0f9b54980c054dea5b5a0a45e80cf14990c91201.tar.bz2
edje-0f9b54980c054dea5b5a0a45e80cf14990c91201.zip
edje: doc typo
val 2 and val 2 were on a boat, val 2 jumps out. Where is val 1? git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@73523 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
Diffstat (limited to 'src')
-rw-r--r--src/bin/edje_cc_handlers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/edje_cc_handlers.c b/src/bin/edje_cc_handlers.c
index 6fe0ac7..b15a1bc 100644
--- a/src/bin/edje_cc_handlers.c
+++ b/src/bin/edje_cc_handlers.c
@@ -7778,7 +7778,7 @@ st_collections_group_programs_program_action(void)
to linear interpolation. Note that DIVIS can exceed 1.0
BOUNCE uses val 2 as the number of bounces (so its rounded down to
- the nearest integer value), with val 2 determining how much the
+ the nearest integer value), with val 1 determining how much the
bounce decays, with 0.0 giving linear decay per bounce, and higher
values giving much more decay.