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

Commit 51f9419

Browse files
committed
Make RP bold
1 parent 316dd9e commit 51f9419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/manifolds/catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ def RealProjectiveSpace(dim=2):
274274
275275
OUTPUT:
276276
277-
- ``P`` -- the projective space `RP^d` where `d =` ``dim``.
277+
- ``P`` -- the projective space `\Bold{RP}^d` where `d =` ``dim``.
278278
279279
EXAMPLES::
280280

0 commit comments

Comments
 (0)