diff options
Diffstat (limited to 'tinyusb/common/errors.c')
| -rw-r--r-- | tinyusb/common/errors.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/common/errors.c b/tinyusb/common/errors.c index a1042b058..db93d5d84 100644 --- a/tinyusb/common/errors.c +++ b/tinyusb/common/errors.c @@ -32,7 +32,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * This file is part of the tiny usb stack. + * This file is part of the tinyUSB stack. */ char const* const TUSB_ErrorStr[] = { |
