aboutsummaryrefslogtreecommitdiff
path: root/core/prof
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2025-10-09 20:40:13 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2025-10-09 20:40:13 +0200
commit2bc409eab53bb7208ec59d431112489eb9d226db (patch)
tree386e11a8e30d77637a65474d9ef71a0d7c4797f5 /core/prof
parent8a35acd50609e3ac1463bffebc79955b7ea619b8 (diff)
More package lines.
Diffstat (limited to 'core/prof')
-rw-r--r--core/prof/spall/doc.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/prof/spall/doc.odin b/core/prof/spall/doc.odin
index be84cac2d..597527b84 100644
--- a/core/prof/spall/doc.odin
+++ b/core/prof/spall/doc.odin
@@ -1,5 +1,5 @@
/*
-package spall is a package that is used for profiling using the "spall" format
+package spall is a package that is used for profiling using the "spall" format.
Example:
package main