diff --git a/changelog/2953.trivial b/changelog/2953.trivial index 52ea6cf31..25d9115c1 100644 --- a/changelog/2953.trivial +++ b/changelog/2953.trivial @@ -1 +1 @@ -Show a simple and easy error when keyword expressions trigger a syntax error (for example, "-k foo and import" will show an error that you can not use import in expressions) +Show a simple and easy error when keyword expressions trigger a syntax error (for example, ``"-k foo and import"`` will show an error that you can not use the ``import`` keyword in expressions).