From ee8d5f18efe752c9e7832c8f4fa68450f8e33976 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@musicpd.org>
Date: Wed, 16 Feb 2022 05:28:45 +0100
Subject: [PATCH] doc/protocol.rst: fix misnamed priority filter

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1443
---
 doc/protocol.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/protocol.rst b/doc/protocol.rst
index 525027a33..a5bb885eb 100644
--- a/doc/protocol.rst
+++ b/doc/protocol.rst
@@ -220,7 +220,7 @@ of:
   matches the audio format with the given mask (i.e. one
   or more attributes may be ``*``).
 
-- ``(priority >= 42)``:
+- ``(prio >= 42)``:
   compares the priority of queued songs.
 
 - ``(!EXPRESSION)``: negate an expression.  Note that each expression