Skip to content

Commit

Permalink
docs: fix another typo (#207)
Browse files Browse the repository at this point in the history
Made in #206.
  • Loading branch information
mathstuf authored Oct 16, 2023
1 parent 5877f14 commit e3c73a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/unflatten.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Unflatten
---------

To prerpocess the DOT_ source of a :class:`.Graph` or :class:`.Digraph` with
To preprocess the DOT_ source of a :class:`.Graph` or :class:`.Digraph` with
the `unflatten <DOT unflatten>`_ preprocessor
(`manpage <DOT unflatten_>`_, `PDF <DOT unflatten_pdf_>`_),
use the :meth:`~.Graph.unflatten` method.
Expand Down

0 comments on commit e3c73a3

Please sign in to comment.