Fixing nitpicking details
Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/5b662412 Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/5b662412 Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/5b662412 Branch: refs/heads/develop Commit: 5b662412f07dd1dcb3472f09823e27c3212449b4 Parents: ca66f7e Author: niclas <[email protected]> Authored: Sun Apr 29 14:40:22 2018 +0800 Committer: niclas <[email protected]> Committed: Sun Apr 29 14:40:22 2018 +0800 ---------------------------------------------------------------------- .../src/docs/what-is-composite-oriented-programming.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-java/blob/5b662412/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt ---------------------------------------------------------------------- diff --git a/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt b/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt index ef7fa48..8029a2f 100644 --- a/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt +++ b/tutorials/introduction/src/docs/what-is-composite-oriented-programming.txt @@ -24,8 +24,8 @@ We found this very well written blog entry on the Internet, which very well desc Programming really is. The article uses C# and a "show by example" approach to explaining COP, and this shows clearly that COP is not -Java specific, and although Polygene⢠was (to our knowledge) first to introduce the name, it applies across languages and -potentially deserves one or more languages on its own. +Java specific, and although the founders of Qi4j (now Apache Polygeneâ¢) were (to our knowledge) the first to introduce +the name, it applies across languages and potentially deserves one or more languages on its own. The article is re-published here, as allowed by the http://msdn.microsoft.com/en-us/windowsmobile/bb264332.aspx[Microsoft Permissive License]
