summaryrefslogtreecommitdiff
path: root/vcl/coretext
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-07-21 11:53:22 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2013-07-21 11:53:22 +0200
commitf717aeef13a4c7a9e877089323e8fddcd6dbbc86 (patch)
tree9e3ea1191d319c5bdd679b6143b836035727a5e1 /vcl/coretext
parent2d9e26dfa7a6e7599e9e484922c6793674d230a8 (diff)
Fix link in comment
Change-Id: Ie9f5bfaa8230f97cbce1c26ef4bb86ae8e248d5e
Diffstat (limited to 'vcl/coretext')
-rw-r--r--vcl/coretext/salgdi2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/coretext/salgdi2.cxx b/vcl/coretext/salgdi2.cxx
index 909b5a973663..96617e2205a4 100644
--- a/vcl/coretext/salgdi2.cxx
+++ b/vcl/coretext/salgdi2.cxx
@@ -530,7 +530,7 @@ bool AquaSalGraphics::GetImplFontCapabilities(vcl::FontCapabilities &rFontCapabi
// -----------------------------------------------------------------------
// fake a SFNT font directory entry for a font table
-// see http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html#Directory
+// see http://developer.apple.com/fonts/TTRefMan/RM06/Chap6.html#Directory
static void FakeDirEntry( const char aTag[5], ByteCount nOfs, ByteCount nLen,
const unsigned char* /*pData*/, unsigned char*& rpDest )
{