diff --git a/doc/kdevelop/index.docbook b/doc/kdevelop/index.docbook --- a/doc/kdevelop/index.docbook +++ b/doc/kdevelop/index.docbook @@ -82,13 +82,13 @@ Option 1: Importing a project from a version control system server Let's first assume that the project we want to set up — the &Linux; kernel — resides in some version control system on a server, but that you haven't checked it out to your local hard drive yet. In this case, go to the Project menu to create the &Linux; kernel as a project inside the current session and then follow these steps: -Go to ProjectsFetch project to import a project +Go to ProjectFetch Project to import a project You then have multiple options to start a new project in the current session, depending on where the source files should come from: You can just point &kdevelop; at an existing directory (see option 2 below), or you can ask &kdevelop; to get the sources from a repository. Assuming you don't already have a version checked out: -In the dialog box, under Select the source, choose to use Subversion, Git, or one of the other choices +In the dialog box, under Select Source, choose to use From File System, Subversion, Git, GitHub, or KDE Choose a working directory as destination into which the sources should be checked out