Skip to content

Commit 947e23d

Browse files
committed
Fix typo in doc/build-unix.md regarding building without UPnP
1 parent d6e0e17 commit 947e23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-unix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Dependencies
2828
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
2929
turned off by default. See the configure options for upnp behavior desired:
3030

31-
--with-miniupnpc No UPnP support miniupnp not required
31+
--without-miniupnpc No UPnP support miniupnp not required
3232
--disable-upnp-default (the default) UPnP support turned off by default at runtime
3333
--enable-upnp-default UPnP support turned on by default at runtime
3434

0 commit comments

Comments
 (0)