fix Environment#build_dir documentation
This commit is contained in:
parent
20f3da3b04
commit
0b04229e3d
@ -182,7 +182,7 @@ module Rscons
|
|||||||
#
|
#
|
||||||
# Source files from src_dir will produce object files under obj_dir.
|
# Source files from src_dir will produce object files under obj_dir.
|
||||||
#
|
#
|
||||||
# @param src_dir [String] Path to the source directory.
|
# @param src_dir [String, Regexp] Path to the source directory.
|
||||||
# @param obj_dir [String] Path to the object directory.
|
# @param obj_dir [String] Path to the object directory.
|
||||||
#
|
#
|
||||||
# @return [void]
|
# @return [void]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user