From bfcab1a42d3ecad9646bff8080c1662fe35ad7ee Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 23 May 2007 05:45:48 -0700 Subject: [PATCH] Fix typo (missing close quote breaks floatleft) --- src/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.mdwn b/src/index.mdwn index 6a458bb..f0bd6f2 100644 --- a/src/index.mdwn +++ b/src/index.mdwn @@ -24,7 +24,7 @@ the freedom to adapt the software to my exact desires). I'm also very fortunate to work for [Red Hat](http://www.redhat.com) which gives me the opportunity to write Free Software as a full-time job. -[[img cairo-logo.png alt="Cairo logo" class="floatleft]] The single +[[img cairo-logo.png alt="Cairo logo" class="floatleft"]] The single software project that I've spent the most time on is the [cairo graphics library](http://cairographics.org) which has been a tremendous amount of fun, but it's really only interesting for other -- 2.43.0