mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 20:55:44 +02:00
Fix typo
This commit is contained in:
parent
438856985e
commit
68862c619e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
/********************************************************************************
|
/********************************************************************************
|
||||||
* Copyright (c) 2002, 2006 IBM Corporation. All rights reserved.
|
* Copyright (c) 2002, 2007 IBM Corporation and others. All rights reserved.
|
||||||
* This program and the accompanying materials are made available under the terms
|
* This program and the accompanying materials are made available under the terms
|
||||||
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
* of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* available at http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
@ -58,7 +58,7 @@ public class SystemFileSubSystemAPIProviderImpl
|
||||||
// SYSTEMVIEWINPUTPROVIDER METHODS...
|
// SYSTEMVIEWINPUTPROVIDER METHODS...
|
||||||
// ----------------------------------
|
// ----------------------------------
|
||||||
/**
|
/**
|
||||||
* Return the children objects to consistute the root elements in the system view tree.
|
* Return the children objects to constitute the root elements in the system view tree.
|
||||||
* We return all filter pools for this subsystem
|
* We return all filter pools for this subsystem
|
||||||
*/
|
*/
|
||||||
public Object[] getSystemViewRoots()
|
public Object[] getSystemViewRoots()
|
||||||
|
|
Loading…
Add table
Reference in a new issue