From 875fc0a2c95fca2b952e0c10d143e0b54069054f Mon Sep 17 00:00:00 2001 From: Ben Soares Date: Thu, 9 Nov 2023 12:31:05 +0000 Subject: [PATCH] JAL-4090 minor missing word correction to whatsnew --- help/markdown/whatsnew/whatsnew-2_11_3_0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/markdown/whatsnew/whatsnew-2_11_3_0.md b/help/markdown/whatsnew/whatsnew-2_11_3_0.md index decb10c..6cb0d25 100644 --- a/help/markdown/whatsnew/whatsnew-2_11_3_0.md +++ b/help/markdown/whatsnew/whatsnew-2_11_3_0.md @@ -21,4 +21,4 @@ In addition to these new functionality, next generation CLI operations can be ap All new CLI parameters are preceded by '--', as opposed to an optional single '-' which was used in Jalview's old CLI. Old style arguments can still be used, so existing scripts will still work as before, but old-style operations cannot be mixed with new operations in the same CLI call. Use of old command line operations will also raise a warning, and we plan to completely remove support in Jalview's next major release (2.12). -As usual, please let us via [Jalview's Discussion forum](https://discourse.jalview.org) of any issues you encounter using the new CLI, and of course any requests for improvement or new functionality ! +As usual, please let us know via [Jalview's Discussion forum](https://discourse.jalview.org) of any issues you encounter using the new CLI, and of course any requests for improvement or new functionality ! -- 1.7.10.2