From 5ddca0b4f7fe315c5df2c5947e873fbf4f532446 Mon Sep 17 00:00:00 2001 From: Jef Driesen Date: Thu, 6 Feb 2014 09:36:59 +0100 Subject: [PATCH] Fix a small spelling mistake. --- src/descriptor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/descriptor.c b/src/descriptor.c index 25777aa..ee63ca1 100644 --- a/src/descriptor.c +++ b/src/descriptor.c @@ -200,7 +200,7 @@ static const dc_descriptor_t g_descriptors[] = { /* Zeagle N2iTiON3 */ {"Zeagle", "N2iTiON3", DC_FAMILY_ZEAGLE_N2ITION3, 0}, {"Apeks", "Quantum X", DC_FAMILY_ZEAGLE_N2ITION3, 0}, - {"DiveRite", "NiTek Trio", DC_FAMILY_ZEAGLE_N2ITION3, 0}, + {"Dive Rite", "NiTek Trio", DC_FAMILY_ZEAGLE_N2ITION3, 0}, /* Atomic Aquatics Cobalt */ #ifdef HAVE_LIBUSB {"Atomic Aquatics", "Cobalt", DC_FAMILY_ATOMICS_COBALT, 0},