mirror of
https://github.com/rust-lang/book.git
synced 2026-04-04 12:22:38 -04:00
Add missing comma
This commit is contained in:
@@ -12,7 +12,7 @@ Rust supports it.
|
||||
|
||||
The book *Design Patterns: Elements of Reusable Object-Oriented Software* by
|
||||
Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides (Addison-Wesley
|
||||
Professional, 1994) colloquially referred to as *The Gang of Four* book, is a
|
||||
Professional, 1994), colloquially referred to as *The Gang of Four* book, is a
|
||||
catalog of object-oriented design patterns. It defines OOP this way:
|
||||
|
||||
> Object-oriented programs are made up of objects. An *object* packages both
|
||||
|
||||
Reference in New Issue
Block a user