Merge pull request #2105 from Wallacoloo/doc_typos
Correct filenames within documentation strings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* BandLimitedWave.h - helper functions for band-limited
|
||||
* BandLimitedWave.cpp - helper functions for band-limited
|
||||
* waveform generation
|
||||
*
|
||||
* Copyright (c) 2014 Vesa Kivimäki <contact/dot/diizy/at/nbl/dot/fi>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* drumsynth.cpp - DrumSynth DS file renderer
|
||||
* DrumSynth.cpp - DrumSynth DS file renderer
|
||||
*
|
||||
* Copyright (c) 1998-2000 Paul Kellett (mda-vst.com)
|
||||
* Copyright (c) 2007 Paul Giblock <drfaygo/at/gmail.com>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* note.cpp - implementation of class note
|
||||
* Note.cpp - implementation of class note
|
||||
*
|
||||
* Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* song.cpp - root of the model tree
|
||||
* Song.cpp - root of the model tree
|
||||
*
|
||||
* Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* audio_alsa.cpp - device-class which implements ALSA-PCM-output
|
||||
* AudioAlsa.cpp - device-class which implements ALSA-PCM-output
|
||||
*
|
||||
* Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Editor.h - declaration of Editor class
|
||||
* ActionGroup.cpp - wrapper around QActionGroup to provide a more useful triggered(int) slot
|
||||
*
|
||||
* Copyright (c) 2014 Lukas W <lukaswhl/at/gmail.com>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* PeakController_Dialog.cpp - per-controller-specific view for changing a
|
||||
* PeakControllerDialog.cpp - per-controller-specific view for changing a
|
||||
* controller's settings
|
||||
*
|
||||
* Copyright (c) 2008-2009 Paul Giblock <drfaygo/at/gmail.com>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Piano.cpp - implementation of piano-widget used in instrument-track-window
|
||||
* PianoView.cpp - implementation of piano-widget used in instrument-track-window
|
||||
* for testing + according model class
|
||||
*
|
||||
* Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* plugin_browser.cpp - implementation of the plugin-browser
|
||||
* PluginBrowser.cpp - implementation of the plugin-browser
|
||||
*
|
||||
* Copyright (c) 2005-2009 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Combobox.cpp - implementation of LMMS combobox
|
||||
* ComboBox.cpp - implementation of LMMS combobox
|
||||
*
|
||||
* Copyright (c) 2006-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
* Copyright (c) 2008-2009 Paul Giblock <pgib/at/users.sourceforge.net>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* lcd_spinbox.cpp - class LcdSpinBox, an improved QLCDNumber
|
||||
* LcdSpinBox.cpp - class LcdSpinBox, an improved QLCDNumber
|
||||
*
|
||||
* Copyright (c) 2005-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
* Copyright (c) 2008 Paul Giblock <pgllama/at/gmail.com>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* pattern.cpp - implementation of class pattern which holds notes
|
||||
* Pattern.cpp - implementation of class pattern which holds notes
|
||||
*
|
||||
* Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
* Copyright (c) 2005-2007 Danny McRae <khjklujn/at/yahoo.com>
|
||||
|
||||
Reference in New Issue
Block a user