aboutsummaryrefslogtreecommitdiff
path: root/design.tex
diff options
context:
space:
mode:
Diffstat (limited to 'design.tex')
-rw-r--r--design.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/design.tex b/design.tex
index f786f40..587174f 100644
--- a/design.tex
+++ b/design.tex
@@ -63,7 +63,7 @@ contains the following classes:
This class is friends with \codeinline{Sound}, so only \codeinline{Sound} is able
to get the \codeinline{SoundContext} instance.
\item[Sound] This is a wrapper around the \codeinline{SoLoud::Wav} class, and uses
- cr\^epe's \codeinline{api::Resource} class to load an audio sample instead.
+ cr\^epe's \codeinline{Asset} class to load an audio sample instead.
\end{description}
\begin{figure}