diff --git a/doc/papers/2010/SPM/spm.tex b/doc/papers/2010/SPM/spm.tex
index 61a35c59f9f52af9bf97ee90940962fa70d7da1f..330c8de9bde73b086aaf2609471d64ec311cf651 100644
--- a/doc/papers/2010/SPM/spm.tex
+++ b/doc/papers/2010/SPM/spm.tex
@@ -618,8 +618,8 @@ cache sharing level       & single thread (SPE)            & all threads in a \\
 \hline
 access to off-chip mem.   & through DMA only               & supported \\
 \hline
-mem. access overlapping   & asynchronous DMA               & hardware-managed \\
-                          &                                & thread preemption \\
+memory access             & asynchronous DMA               & hardware-managed \\
+overlapping               &                                & thread preemption \\
 \hline
 communication             & DMA between SPEs               & independent thread  \\
                           &                                & blocks \& shared   \\