From c26a064879daa45f243c32a0ceb783cef2654b89 Mon Sep 17 00:00:00 2001
From: Scott Rifenbark <srifenbark@gmail.com>
Date: Mon, 10 Jun 2019 18:33:44 -0500
Subject: CMake Configuring: Updated topic title.

Amended to change the title to "Configuring AGL CMake
Templates" based on review comments.

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I809e83b51829852d4cd2d76494489b5e2d6b89ef
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
---
 docs/dev_guide/configuring-cmake.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/dev_guide')

diff --git a/docs/dev_guide/configuring-cmake.md b/docs/dev_guide/configuring-cmake.md
index 12842ac..3a36600 100755
--- a/docs/dev_guide/configuring-cmake.md
+++ b/docs/dev_guide/configuring-cmake.md
@@ -1,4 +1,4 @@
-# Configuring CMake Templates
+# Configuring AGL CMake Templates
 
 Configuration consists of editing the `config.cmake` file for your
 specific project.
-- 
cgit