Pushed.

Gerald
---
 htdocs/codingrationale.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/codingrationale.html b/htdocs/codingrationale.html
index c51c9da4..5e3d6b88 100644
--- a/htdocs/codingrationale.html
+++ b/htdocs/codingrationale.html
@@ -18,7 +18,7 @@
 
 <p>
 Inlining functions has a potential cost in object size,
-working set size, compile time, and debuggablity.
+working set size, compile time, and debugability.
 These costs should not be borne without some evidence
 that the inlining pays for itself.
 </p>
-- 
2.45.2

Reply via email to