Ahhh, I see why. The seed bounces! <img src="smileys/smiley4.gif" border="0" align="middle" />
You have it set so that it grows a sapling when it collides with the ground; it just so happens that it hits the ground and bounces twice, resulting in THREE saplings instead of one.
SECOND edit: Wait a minute, I didn't even look at that "Next" variable. That does the job I just described before... Oh, the problem is that you should add 1 to Next BEFORE the "Wait 1 second" action. Then it works.
Edit: I gotta say, I'm curious about where you're going with this project. Mind throwing us a few details? <img src="smileys/smiley2.gif" border="0" align="middle" />