mirror of
https://github.com/golang/go
synced 2024-11-21 20:54:45 -07:00
fmt: fix documentation format glitch. no content to change.
Fixes #1313. R=gri CC=golang-dev https://golang.org/cl/3361041
This commit is contained in:
parent
3cb4bdb9ce
commit
fdeda13f9e
@ -126,8 +126,7 @@
|
||||
|
||||
%p is not implemented
|
||||
%T is not implemented
|
||||
%e %E %f %F %g %g are all equivalent and scan any floating
|
||||
point or complex value
|
||||
%e %E %f %F %g %g are all equivalent and scan any floating point or complex value
|
||||
%s and %v on strings scan a space-delimited token
|
||||
|
||||
Width is interpreted in the input text (%5s means at most
|
||||
|
Loading…
Reference in New Issue
Block a user