summaryrefslogtreecommitdiff
path: root/linux/alsa/jslist.h
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2019-08-22 18:30:45 -0400
committerFilipe Coelho <falktx@falktx.com>2019-09-11 19:17:07 +0100
commita93b21013415ce93f9d2fe935a875688988bd3dd (patch)
treecd5deaeb21e0222829e0b872d5a8e97376598533 /linux/alsa/jslist.h
parentbb416c78010542663f2b413ac7e247198f66aaad (diff)
downloadjack2-a93b21013415ce93f9d2fe935a875688988bd3dd.tar.gz
FIx doxygen and user facing and non-facing typos
Found via `codespell -q 3`
Diffstat (limited to 'linux/alsa/jslist.h')
-rw-r--r--linux/alsa/jslist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/alsa/jslist.h b/linux/alsa/jslist.h
index cc145f07..4b232b34 100644
--- a/linux/alsa/jslist.h
+++ b/linux/alsa/jslist.h
@@ -3,7 +3,7 @@
Adaption to JACK, Copyright (C) 2002 Kai Vehmanen.
- replaced use of gtypes with normal ANSI C types
- - glib's memery allocation routines replaced with
+ - glib's memory allocation routines replaced with
malloc/free calls
This program is free software; you can redistribute it and/or modify