diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-03-26 11:57:10 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-03-26 11:57:10 +0100 |
commit | a2409d8ae8be4cf14bfea4531162f0ea3924466e (patch) | |
tree | ffad49fd2196da437f84997d0fd0b81d5da8b224 /community/gsoc | |
parent | 8a6c384f88eb1312aa70c75cf0791c3fee50e3ed (diff) |
Typo fix.
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas/valgrind.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/valgrind.mdwn b/community/gsoc/project_ideas/valgrind.mdwn index 17385f75..e9e94857 100644 --- a/community/gsoc/project_ideas/valgrind.mdwn +++ b/community/gsoc/project_ideas/valgrind.mdwn @@ -11,7 +11,7 @@ License|/fdl]]."]]"""]] [[!meta title="Porting Valgrind to the Hurd"]] -[[!tag open_issue_gnumach open_issues_hurd]] +[[!tag open_issue_gnumach open_issue_hurd]] [Valgrind](http://valgrind.org/) is an extremely useful debugging tool for memory errors. (And some other kinds of hard-to-find errors too.) |