Skip to content

Commit

Permalink
Update documentation, see #102
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed May 7, 2024
1 parent b15110c commit 0f2fece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/common/view/DensityBuoyancyCommonKeyboardHelpNode.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright 2023-2024, University of Colorado Boulder

/**
* DensityBuoyancyCommonKeyboardHelpNode is the keyboard help for all screens. The majority of elements are relevant to all screens.
* Elements that are not relevant to all screens may be omitted via the constructor parameters.
* DensityBuoyancyCommonKeyboardHelpNode is the keyboard help for all screens, with parameters that determine whether
* slider or "change choice" (combo box) help should be shown.
*
* @author Sam Reid (PhET Interactive Simulations)
*/
Expand Down

0 comments on commit 0f2fece

Please sign in to comment.