From e4aa40216bd55197040ba2fa4729c7289f09add0 Mon Sep 17 00:00:00 2001
From: Chad Whitacre <chad@zetaweb.com>
Date: Tue, 10 May 2016 07:12:55 -0400
Subject: [PATCH] remove Pylibmc reference in cryptography comment

---
 bin/steps/cryptography | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/steps/cryptography b/bin/steps/cryptography
index 1aa74b32..23a6f94e 100755
--- a/bin/steps/cryptography
+++ b/bin/steps/cryptography
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-# This script serves as the Pylibmc build step of the
+# This script serves as the Cryptography build step of the
 # [**Python Buildpack**](https://github.com/heroku/heroku-buildpack-python)
 # compiler.
 #
-- 
GitLab