Fix a typo in a header guard (#5570)

This commit is contained in:
Golubev Alexander 2016-12-27 04:12:54 +04:00 committed by John Maguire
parent 265f27aff6
commit 789c4924f4
1 changed files with 1 additions and 1 deletions

View File

@ -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>