From e7f1e289484e4c2579c70e3441a2985f7e6cd98b Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 20 Dec 2004 20:25:04 +0000 Subject: Committed fix for error pointed out by the good man CaptainWoodman --- docs/HACKING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HACKING.txt b/docs/HACKING.txt index fb426a14..614d2b13 100644 --- a/docs/HACKING.txt +++ b/docs/HACKING.txt @@ -44,7 +44,7 @@ necessary. void function(param1, param2) { } - class TheClass : public TheSubclass { + class TheClass : public TheSupclass { }; Ending parenthesis may be on next line for clarity. -- cgit v1.2.3-70-g09d2