X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=3rdparty%2Fmodules%2Fstdlib%2Freadmes%2FREADME_ja_JP.md;h=0e5c71fb820e6509449e6ad21f0dbc3d4a384d93;hp=21aee1221a5a14353d3943aaca8f779ca9bb1443;hb=30caaa85aed7015ca0d77216bff175eebd917eb7;hpb=6f656bd4265e3dab13b9af2bf96e9044322e9d8f diff --git a/3rdparty/modules/stdlib/readmes/README_ja_JP.md b/3rdparty/modules/stdlib/readmes/README_ja_JP.md index 21aee1221..0e5c71fb8 100644 --- a/3rdparty/modules/stdlib/readmes/README_ja_JP.md +++ b/3rdparty/modules/stdlib/readmes/README_ja_JP.md @@ -887,7 +887,7 @@ bool2str(false, 't', 'f') => 'f' 引数: ブーリアン。 Since Puppet 5.0.0, you can create new values for almost any -data type using the type system — you can use the built-in +data type using the type system - you can use the built-in [`String.new`](https://puppet.com/docs/puppet/latest/function.html#boolean-to-string) function to convert to String, with many different format options: