# HG changeset patch
# User David Roe <roed@math.harvard.edu>
# Date 1320810449 25200
# Node ID 3eb4e94c5ff49afc32b86ef27baf6bfbb74fc815
# Parent  7e2fdd617db5967793eac0233f9834d7f7a67fac
#8525: tiny docsting change

diff --git a/sage/rings/padics/padic_base_generic.py b/sage/rings/padics/padic_base_generic.py
--- a/sage/rings/padics/padic_base_generic.py
+++ b/sage/rings/padics/padic_base_generic.py
@@ -325,7 +325,7 @@
         
         INPUT:
         
-        - ``point_count`` -- the maximum number or points to plot,
+        - ``max_points`` -- the maximum number or points to plot,
           which controls the depth of recursion (default 2500)
 
         - ``**args`` -- color, size, etc. that are passed to the
