From 6437dcff4786dbe4cfeefb07c546949ca239220c Mon Sep 17 00:00:00 2001 From: jbphet Date: Wed, 14 Aug 2019 12:57:00 -0600 Subject: [PATCH] doc update, see #426 --- js/waves/view/WavesScreenSoundView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/waves/view/WavesScreenSoundView.js b/js/waves/view/WavesScreenSoundView.js index 0ed263d5..ca91609d 100644 --- a/js/waves/view/WavesScreenSoundView.js +++ b/js/waves/view/WavesScreenSoundView.js @@ -1,7 +1,7 @@ // Copyright 2019, University of Colorado Boulder /** - * Sets up sounds for the Waves Screen which are not already associated with pre-existing components. + * Sets up sounds for items on the Waves Screen which are not already associated with pre-existing components. * * @author Sam Reid (PhET Interactive Simulations) */