From 9077cd7da4132ed62b19024ad7131aa1b0985ee7 Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Mon, 3 Feb 2020 21:27:56 -0500 Subject: [PATCH] Correct typo --- notes/0.2.0.md | 2 +- notes/0.2.1.md | 2 +- notes/0.3.0.md | 2 +- notes/0.3.1.md | 2 +- notes/0.3.2.md | 2 +- notes/0.3.3.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/notes/0.2.0.md b/notes/0.2.0.md index c297a2b..3be67ba 100644 --- a/notes/0.2.0.md +++ b/notes/0.2.0.md @@ -17,7 +17,7 @@ The ending `FX` was added to avoid conflicts with ScalaFXML macros clashing with The are new demos, in `scalafx-extras-demos` project that illustrate the use of the `scalafx-extras` features. -To post questions please use [ScalaFX Users Group][5] of [StackOverflow ScalaFX][6] +To post questions please use [ScalaFX Users Group][5] or [StackOverflow ScalaFX][6] [5]: https://groups.google.com/forum/#!forum/scalafx-users [6]: https://stackoverflow.com/questions/tagged/scalafx diff --git a/notes/0.2.1.md b/notes/0.2.1.md index dbb1cd4..56f1677 100644 --- a/notes/0.2.1.md +++ b/notes/0.2.1.md @@ -4,7 +4,7 @@ Changes: * Build is done now against ScalaFX 11 -To post questions please use [ScalaFX Users Group][5] of [StackOverflow ScalaFX][6] +To post questions please use [ScalaFX Users Group][5] or [StackOverflow ScalaFX][6] [5]: https://groups.google.com/forum/#!forum/scalafx-users [6]: https://stackoverflow.com/questions/tagged/scalafx diff --git a/notes/0.3.0.md b/notes/0.3.0.md index 2ee32f4..352ad44 100644 --- a/notes/0.3.0.md +++ b/notes/0.3.0.md @@ -4,7 +4,7 @@ Changes: * [Issue #2][2] `BusyWorker.doTask` now disallows use of code blocks, must use lambda notation to avoid execution on incorrect thread. -To post questions please use [ScalaFX Users Group][5] of [StackOverflow ScalaFX][6] +To post questions please use [ScalaFX Users Group][5] or [StackOverflow ScalaFX][6] [5]: https://groups.google.com/forum/#!forum/scalafx-users [6]: https://stackoverflow.com/questions/tagged/scalafx diff --git a/notes/0.3.1.md b/notes/0.3.1.md index 43e81fd..df6ed9b 100644 --- a/notes/0.3.1.md +++ b/notes/0.3.1.md @@ -8,7 +8,7 @@ Changes: * [Issue #4][4] Add support for Scala 2.13 -To post questions please use [ScalaFX Users Group][scalafx-users] of [StackOverflow ScalaFX][scalafx-overflow] +To post questions please use [ScalaFX Users Group][scalafx-users] or [StackOverflow ScalaFX][scalafx-overflow] [scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users [scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx diff --git a/notes/0.3.2.md b/notes/0.3.2.md index 7731fba..f2774ff 100644 --- a/notes/0.3.2.md +++ b/notes/0.3.2.md @@ -6,7 +6,7 @@ Enhancements: * [Issue #6][6] SimpleTask - add more flexibility in handling tasks states -To post questions please use [ScalaFX Users Group][scalafx-users] of [StackOverflow ScalaFX][scalafx-overflow] +To post questions please use [ScalaFX Users Group][scalafx-users] or [StackOverflow ScalaFX][scalafx-overflow] [scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users [scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx diff --git a/notes/0.3.3.md b/notes/0.3.3.md index 7070cf9..20f17cb 100644 --- a/notes/0.3.3.md +++ b/notes/0.3.3.md @@ -5,7 +5,7 @@ Bug fix release: * [Issue #7][7] BusyWorker: scala.MatchError -To post questions please use [ScalaFX Users Group][scalafx-users] of [StackOverflow ScalaFX][scalafx-overflow] +To post questions please use [ScalaFX Users Group][scalafx-users] or [StackOverflow ScalaFX][scalafx-overflow] [scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users [scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx