From 6f318cd155c8ac7b331baf5fce0eccaca52173fb Mon Sep 17 00:00:00 2001
From: Nick Draper <nick.draper@stfc.ac.uk>
Date: Wed, 21 Mar 2018 09:35:37 +0000
Subject: [PATCH] don't forget class maker re #21243

---
 buildconfig/class_maker.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildconfig/class_maker.py b/buildconfig/class_maker.py
index e00641cfbc6..e6af905d450 100755
--- a/buildconfig/class_maker.py
+++ b/buildconfig/class_maker.py
@@ -254,7 +254,7 @@ def write_rst(subproject, classname, filename, args):
 
 .. summary::
 
-.. alias::
+.. seeAlso::
 
 .. properties::
 
-- 
GitLab