Skip to content

Commit

Permalink
Fix a typo in a header guard (clementine-player#5570)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fat-Zer authored and hatstand committed Dec 27, 2016
1 parent 265f27a commit 789c492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mock_networkaccessmanager.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
along with Clementine. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef MOCK_NETWORKACCESSAMANGER_H
#ifndef MOCK_NETWORKACCESSMANAGER_H
#define MOCK_NETWORKACCESSMANAGER_H

#include <QByteArray>
Expand Down

0 comments on commit 789c492

Please sign in to comment.