We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 035b344 commit 520c838Copy full SHA for 520c838
agenda/linux-kernel.inc.tex
@@ -143,7 +143,7 @@
143
\end{itemize}
144
}
145
\defagendaitem
146
-{kernelsource}
+{kernelsources}
147
{lecture}
148
{Linux kernel source code}
149
{
@@ -166,7 +166,7 @@
166
167
168
169
170
{lab}
171
{Kernel sources}
172
@@ -867,8 +867,8 @@
867
\showagendaday{1}
868
\showagendaitem{intro}{lecture}
869
\showagendaitem{fetchkernel}{lab}
870
- \showagendaitem{kernelsource}{lecture}
871
- \showagendaitem{kernelsource}{lab}
+ \showagendaitem{kernelsources}{lecture}
+ \showagendaitem{kernelsources}{lab}
872
\showagendaday{2}
873
\showagendaitem{configurekernel}{lecture}
874
\showagendaitem{configurekernel}{lab}
0 commit comments