mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 02:38:53 +01:00
audio/wav: Fix wrong comments (#208)
This commit is contained in:
parent
242d36a9a4
commit
52fe168111
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package vorbis provides WAV (RIFF) decoder.
|
||||
// Package wav provides WAV (RIFF) decoder.
|
||||
package wav
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user