Follow-up f9b4bbff: Fix typo'ed variable name
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 3 May 2016 23:08:15 +0000 (19:08 -0400)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 3 May 2016 23:08:15 +0000 (19:08 -0400)
Change-Id: Ied52bbaa8d9b8e15470a99cd45ebef0c43c5dd69

maintenance/resources/update-oojs-ui.sh

index d20cbe8..dbce7a7 100755 (executable)
@@ -70,7 +70,7 @@ COMMITMSG=$(cat <<END
 Update OOjs UI to v$OOJSUI_VERSION
 
 Release notes:
- https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/History.md;v$OOJS_VERSION
+ https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/History.md;v$OOJSUI_VERSION
 END
 )