Skip to content

Commit 9d50838

Browse files
committed
typos
1 parent 3fa7e08 commit 9d50838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/vpr/graphics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Graphics
44
========
5-
VPR includes easy-to-use graphics for visualizing both the targetted FPGA architecture, and the circuit VPR has implemented on the architecture.
5+
VPR includes easy-to-use graphics for visualizing both the targeted FPGA architecture, and the circuit VPR has implemented on the architecture.
66

77
.. image:: https://www.verilogtorouting.org/img/des90_routing_util.gif
88
:align: center
@@ -325,7 +325,7 @@ On the manual move window, the user can specify the Block ID/Block name of the b
325325
- The To location requested by the user should be within the grid's dimensions.
326326
- The block to be moved is found, valid and not fixed.
327327
- The blocks to be swapped are compatible.
328-
- The location choosen by the user is different from the block's current location.
328+
- The location chosen by the user is different from the block's current location.
329329

330330
If the manual move is legal, the cost summary window will display the delta cost, delta timing, delta bounding box cost and the placer's annealing decision that would result from this move.
331331

0 commit comments

Comments
 (0)