diff --git a/examples/firedrake_connection.py b/examples/firedrake_connection.py
index bb2abca4389934bc9e589f57fb5f5d8f605494c4..a7bffdb18f0d94fbd174d1f05d75a8846e73d1a7 100644
--- a/examples/firedrake_connection.py
+++ b/examples/firedrake_connection.py
@@ -34,7 +34,7 @@ def main():
     # and decide to use firedrake.
     #
     # To verify this is working, we use a solution to the wave equation
-    # (see :func:`bump`) to get our boundary conditions
+    # to get our boundary conditions
 
     # {{{ First we make a discretization in meshmode and get our bcs