From 3daeb3f14b4dda2a87f4ccadb23a5780f0006566 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?M=C3=A9sz=C3=A1ros=20Mih=C3=A1ly?= <misi@majd.eu>
Date: Fri, 8 Feb 2019 11:55:05 +0100
Subject: [PATCH] typo

---
 modules/oauth/templates/registry.saved.twig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/oauth/templates/registry.saved.twig b/modules/oauth/templates/registry.saved.twig
index 6c36465f7..d17f8ba47 100644
--- a/modules/oauth/templates/registry.saved.twig
+++ b/modules/oauth/templates/registry.saved.twig
@@ -2,7 +2,7 @@
 {% extends "base.twig" %}
 
 {% block content %}
-    <h1>OAith Client saved</h1>
+    <h1>OAuth Client saved</h1>
     <p>
         <a href="registry.php">Go back to OAuth client listing</a>
     </p>
-- 
GitLab