From 2abe345c7f571a951c7387bc965afc50c613ad75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Tue, 24 Jan 2023 18:17:05 +0100 Subject: [PATCH] fixup! User-defined operators: Documentation --- docs/contracts/using-for.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contracts/using-for.rst b/docs/contracts/using-for.rst index c8414de9d..7da1ffd23 100644 --- a/docs/contracts/using-for.rst +++ b/docs/contracts/using-for.rst @@ -1,4 +1,4 @@ -.. index:: ! using for, library +.. index:: ! using for, library, ! operator; user-defined .. _using-for: