Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 4c0abd7

Browse files
committed
Correct EXAMPLES statement in tangent_vector
1 parent 50bc6da commit 4c0abd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/manifolds/differentiable/tangent_vector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ def __call__(self, f):
534534
535535
- scalar (element of the manifold base field)
536536
537-
EXAMPLES::
537+
EXAMPLES:
538538
539539
Let us consider a tangent vector on a 2-dimensional manifold::
540540

0 commit comments

Comments
 (0)