public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: codingrationale: Fix spelling
@ 2024-06-19  6:20 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2024-06-19  6:20 UTC (permalink / raw)
  To: gcc-patches; +Cc: pokechu022

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-19  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-19  6:20 [pushed] wwwdocs: codingrationale: Fix spelling Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).