[fixes] some language and spelling fixes
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\chapter{Design patterns}
|
||||
\chapter{Design pattern}
|
||||
|
||||
Many code fragments are variations of some basic patterns. These
|
||||
patterns are used in many different variations in many different
|
||||
Many code fragments are variations of some basic pattern. These
|
||||
pattern are used in many different variations in many different
|
||||
contexts. In this chapter we summarize a few of these \enterm[design
|
||||
pattern]{design patterns}.
|
||||
pattern]{design pattern}.
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\section{Looping over vector elements}
|
||||
|
||||
Reference in New Issue
Block a user