1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-04 15:04:38 -04:00

BladeRF: fix typo

This commit is contained in:
Christopher Hewitt
2018-01-22 19:35:41 -05:00
parent 07b4b013a9
commit ad045b410a
2 changed files with 2 additions and 2 deletions
@@ -26,7 +26,7 @@
#include "bladerfinputgui.h"
const PluginDescriptor BlderfInputPlugin::m_pluginDescriptor = {
QString("BladerRF Input"),
QString("BladeRF Input"),
QString("3.11.0"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),