diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-01 00:49:22 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-01 00:50:51 +0100 |
commit | e3e95f97638ff4d2c230cbc1f560a148863fb7a5 (patch) | |
tree | bba787f1edfeda527b3f2e0a77f1f8790fb349b7 /ure | |
parent | a98d3240a2d44a428852fee1d8a622b0780d687e (diff) |
Typo: embeded->embedded
Change-Id: I27d0cdac158a674274647fe0081a8d8c046fe0ea
Diffstat (limited to 'ure')
-rw-r--r-- | ure/source/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ure/source/README b/ure/source/README index 81bb696a516f..a15dc7dccd10 100644 --- a/ure/source/README +++ b/ure/source/README @@ -242,7 +242,7 @@ Users\Application Data\URE directory. URE_MORE_TYPES and URE_MORE_SERVICES each contain zero or more space-separated URI descriptors. A URI descriptor is either a URI (denoting an individual file) -or a URI embeded in "<" and ">*" (denoting all the files contained non- +or a URI embedded in "<" and ">*" (denoting all the files contained non- recursively within the directory denoted by the given URI). The Java UNO environment needs type information in the form of Java class files |