Skip to content

Commit 402f5bc

Browse files
committed
Fixed broken microkernel slide.
1 parent 1f3d633 commit 402f5bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

slides/microkernel/main.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ \section{Microkernel Architecture}
132132
The only dependency on the core system is through the plug-in interface.}
133133

134134

135-
\de
136-
finition{Standard Interface Principle}{There should be a single interface that defines how the core system uses plug-ins.}
135+
\definition{Standard Interface Principle}{There should be a single interface that defines how the core system uses plug-ins.}
136+
137137

138138
\questionanswer{Does a plug-in architecture equate to a microkernel architecture?}{What about \highlight{IntelliJ}?}
139139
\note{Not really a microkernel, just a large IDE that allows plug-ins}

0 commit comments

Comments
 (0)