projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4733fd1
)
Fix comment
author
Andrey Goder
<agoder@fb.com>
Fri, 7 Mar 2014 22:50:07 +0000
(14:50 -0800)
committer
Dave Watson
<davejwatson@fb.com>
Mon, 10 Mar 2014 20:51:06 +0000
(13:51 -0700)
Summary: This should be 'docs' not 'doc'. Too bad now it exceeds 80 chars :(.
Test Plan: n/a
Reviewed By: simpkins@fb.com
FB internal diff:
D1209738
@override-unit-failures
folly/small_vector.h
patch
|
blob
|
history
diff --git
a/folly/small_vector.h
b/folly/small_vector.h
index a339e138cdf9f070a7d345e9b30deab93fa93fa0..5fe9bd26226b0dbf6beae2dadf75f22d2a86f4bb 100644
(file)
--- a/
folly/small_vector.h
+++ b/
folly/small_vector.h
@@
-15,7
+15,8
@@
*/
/*
- * For high-level documentation and usage examples see folly/doc/small_vector.md
+ * For high-level documentation and usage examples see
+ * folly/docs/small_vector.md
*
* @author Jordan DeLong <delong.j@fb.com>
*/