diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-27 13:42:01 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-27 13:42:01 +0100 |
| commit | bdb7911998a1accfc056a562ead37afb5431977d (patch) | |
| tree | ed18024f5610479fc1e00df91aed0b0cad4440ae | |
| parent | 600cc0b1a0ef68c1b5ea7417846ffb5fa8dcf6e9 (diff) | |
feat: WG01: fix tex document.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | source/wg01/wg01.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/wg01/wg01.tex b/source/wg01/wg01.tex index 0f1e45c..081b0df 100644 --- a/source/wg01/wg01.tex +++ b/source/wg01/wg01.tex @@ -174,7 +174,7 @@ if constexpr (IsVettable<UnVettable>) { \end{lstlisting} Source: \href{https://github.com/nekernel-org/nekernel/blob/develop/src/kernel/NeKit/Vettable.h}{Link}. \section{VI: Conclusion} -{ Safe and correct development in a freestanding domain is indeed possible granted the above concepts are applied and respected. +{ Safe and correct development in a freestanding domain is indeed possible granted the above concepts are applied and respected.} \section{References} |
