aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_rlcmac.cpp
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-10-16 16:33:00 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-10-16 16:33:00 +0200
commit483f77a27538caa25d274c9a5e4229c5c3bbccee (patch)
treed3a7636cd55ea08e73ec21efbe4ef08f092034ce /src/gprs_rlcmac.cpp
parent985806030db9e86eacc888217068d87d315962e2 (diff)
misc: Fix some typos sed -i s,ressources,resources,g
Diffstat (limited to 'src/gprs_rlcmac.cpp')
-rw-r--r--src/gprs_rlcmac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gprs_rlcmac.cpp b/src/gprs_rlcmac.cpp
index 01898339..2fdc573c 100644
--- a/src/gprs_rlcmac.cpp
+++ b/src/gprs_rlcmac.cpp
@@ -174,7 +174,7 @@ void debug_diagram(int diag, const char *format, ...)
}
#endif
-/* FIXME: spread ressources over multiple TRX. Also add option to use same
+/* FIXME: spread resources over multiple TRX. Also add option to use same
* TRX in case of existing TBF for TLLI in the other direction. */
/* search for free TFI and return TFI, TRX */
int tfi_find_free(struct gprs_rlcmac_bts *bts, enum gprs_rlcmac_tbf_direction dir,