From 998ebd2e683e45140493910f76e692e96887b5d2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 4 Jul 2012 16:46:19 -0500 Subject: Fix help files, kdevelop->tdevelop branding, fix startup. --- lib/interfaces/kdevproject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/interfaces/kdevproject.h') diff --git a/lib/interfaces/kdevproject.h b/lib/interfaces/kdevproject.h index d567906b..fbe42ea7 100644 --- a/lib/interfaces/kdevproject.h +++ b/lib/interfaces/kdevproject.h @@ -43,7 +43,7 @@ KDevelop project interface. Plugins implementing the KDevProject interfaces are used to manage projects. Project can be considered as a way of grouping files (in text editors) or -as a way of providing support for a build system (like it is done in KDevelop IDE buildtools). +as a way of providing support for a build system (like it is done in TDevelop IDE buildtools). */ class KDevProject: public KDevPlugin { -- cgit v1.2.3