From 77cb5459beb0a40fdce3ccc931a8e97ae7d0119b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 21 May 2010 16:39:48 +0000 Subject: [PATCH] * Fixed typo reported by kaliber, thanks! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36887 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/preferences/filetypes/ApplicationTypeWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/preferences/filetypes/ApplicationTypeWindow.cpp b/src/preferences/filetypes/ApplicationTypeWindow.cpp index 81346ff9fc..2310eccd41 100644 --- a/src/preferences/filetypes/ApplicationTypeWindow.cpp +++ b/src/preferences/filetypes/ApplicationTypeWindow.cpp @@ -1,5 +1,5 @@ /* -3 * Copyright 2006-2010, Axel Dörfler, axeld@pinc-software.de. + * Copyright 2006-2010, Axel Dörfler, axeld@pinc-software.de. * Distributed under the terms of the MIT License. */