summary refs log tree commit diff stats
path: root/lib/genode/env.nim
diff options
context:
space:
mode:
Diffstat (limited to 'lib/genode/env.nim')
-rw-r--r--lib/genode/env.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/genode/env.nim b/lib/genode/env.nim
index 2b180d1b3..ef4a25883 100644
--- a/lib/genode/env.nim
+++ b/lib/genode/env.nim
@@ -11,7 +11,7 @@
 # This file contains the minimum required definitions
 # for interacting with the initial Genode environment.
 # It is reserved for use only within the standard
-# library. See ``componentConstructHook`` in the system
+# library. See `componentConstructHook` in the system
 # module for accessing the Genode environment after the
 # standard library has finished initializating.
 #