diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-10-16 00:04:54 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2013-10-16 00:04:54 +0000 |
commit | 6f9694374143ce181353b44df1d9da78d7dd7cc1 (patch) | |
tree | e665d1cbef65d71df2cced3c870b24dbee1df6b6 | |
parent | a17e221225915c140c7840904cb9b46d75731edc (diff) |
i123481 - Paragraph should have a language to mark it localizable
Notes
Notes:
merged as: 3c54ef67ac055af374a81e1a128ff1dab8617f7f
-rw-r--r-- | readlicense_oo/docs/readme/readme.xrm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readlicense_oo/docs/readme/readme.xrm b/readlicense_oo/docs/readme/readme.xrm index 2757068fc64d..d2f34e8857bb 100644 --- a/readlicense_oo/docs/readme/readme.xrm +++ b/readlicense_oo/docs/readme/readme.xrm @@ -301,8 +301,8 @@ </div> <div id="ModifiedSourceCode"> - <h2 id="sdffd23r3cefwefew" xml:lang="en-US">Used / Modified Source Code</h2> - <p id="sdffd23red32efew">For detailed information about used and/or modified source code, see the NOTICE file which is part of the installation.</p> + <h2 id="ModifiedSourceCodeHeading" xml:lang="en-US">Used / Modified Source Code</h2> + <p id="ModifiedSourceCodePara" xml:lang="en-US">For detailed information about used and/or modified source code, see the NOTICE file which is part of the installation.</p> </div> </body> </html> |