Changeset e3fe81 for src


Ignore:
Timestamp:
09/04/11 07:52:16 (22 months ago)
Author:
Tiago de Paula Peixoto <tiago@…>
Branches:
master, python3
Children:
e88d42
Parents:
bc912f
git-author:
Tiago de Paula Peixoto <tiago@…> (09/04/11 07:51:10)
git-committer:
Tiago de Paula Peixoto <tiago@…> (09/04/11 07:52:16)
Message:
Fix small doc typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/graph_tool/topology/__init__.py

    rf231d0 re3fe81  
    7070        First graph to be compared. 
    7171    g2 : :class:`~graph_tool.Graph` 
    72         second graph to be compared. 
     72        Second graph to be compared. 
    7373    label1 : :class:`~graph_tool.PropertyMap` (optional, default: ``None``) 
    7474        Vertex labels for the first graph to be used in comparison. If not 
Note: See TracChangeset for help on using the changeset viewer.