From bfb95528b2621145c4469114a421dc08de1f2bf6 Mon Sep 17 00:00:00 2001 From: Tom Jakubowski Date: Tue, 4 Aug 2015 00:22:45 -0700 Subject: [PATCH] TRPL: Add "verboten" to the glossary Maybe a more suitable resolution to the issues raised in #19929 and #20439. --- src/doc/trpl/glossary.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/doc/trpl/glossary.md b/src/doc/trpl/glossary.md index 307aef8018066..15d1360901ddd 100644 --- a/src/doc/trpl/glossary.md +++ b/src/doc/trpl/glossary.md @@ -63,3 +63,9 @@ themselves form part of larger expressions. In computer programming, a statement is the smallest standalone element of a programming language that commands a computer to perform an action. + +### Verboten + +*adjective* + +1. forbidden, as by law; prohibited.