From 87ffc773c13abe62a16c51b452a1f693650590ef Mon Sep 17 00:00:00 2001 From: mahlzeit Date: Fri, 25 Jun 2004 12:49:53 +0000 Subject: [PATCH] There was an "u" missing. Thanks Axel ;-) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8161 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/rc/docs/rc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/rc/docs/rc.html b/src/tools/rc/docs/rc.html index c103b295f4..d0901a6dc5 100644 --- a/src/tools/rc/docs/rc.html +++ b/src/tools/rc/docs/rc.html @@ -392,7 +392,7 @@ minor, variety, internal
string short_info, long_info

Authors

-

The rc resource compiler and its companion library librdef were written by Matthijs Hollemans for the Haiku project. Thanks to Ingo Weinhold for the Jamfile and the Jam rules. Comments, bug reports, suggestions, and patches are welcome!

+

The rc resource compiler and its companion library librdef were written by Matthijs Hollemans for the Haiku project. Thanks to Ingo Weinhold for the Jamfile and the Jam rules. Comments, bug reports, suggestions, and patches are welcome!