From 0dd74f6c8fdad3a11ee0fb7a2016943c37e9477d Mon Sep 17 00:00:00 2001 From: Dani Megert Date: Mon, 24 Jan 2011 11:57:16 +0000 Subject: Replaced wrong usage of "it's" with "its". --- org.eclipse.core.variables/schema/valueVariables.exsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.core.variables/schema/valueVariables.exsd b/org.eclipse.core.variables/schema/valueVariables.exsd index 7dd314c57..bff303ac9 100644 --- a/org.eclipse.core.variables/schema/valueVariables.exsd +++ b/org.eclipse.core.variables/schema/valueVariables.exsd @@ -51,7 +51,7 @@ - Specifies whether this variable is read only. When true, this variable's value will always be derived from the extension and cannot be edited by the user. When false, this variable's value will be initialized from any <code>initialValue</code> attribtue or initializer class, and can be modified by the user. Once a read-write variable is modified, it's value is persisted and overrides any value specified by an extension's <code>initialValue</code> or initializer class. When unspecified, the value of this attribute is <code>false</code>. This attribute was added in the 3.3 release. + Specifies whether this variable is read only. When true, this variable's value will always be derived from the extension and cannot be edited by the user. When false, this variable's value will be initialized from any <code>initialValue</code> attribtue or initializer class, and can be modified by the user. Once a read-write variable is modified, its value is persisted and overrides any value specified by an extension's <code>initialValue</code> or initializer class. When unspecified, the value of this attribute is <code>false</code>. This attribute was added in the 3.3 release. @@ -145,7 +145,7 @@ used to initialize the value the first time it's requested. - Copyright (c) 2003, 2006 IBM Corporation and others.<br> + Copyright (c) 2003, 2011 IBM Corporation and others.<br> All rights reserved. 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 available at -- cgit v1.2.3