8000 docs: change concepts.graffle/data.plist to fix 'World' spelling · Pull Request #13734 · angular/angular.js · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs: change concepts.graffle/data.plist to fix 'World' spelling #13734

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: change concepts.graffle/data.plist to fix 'World' spelling
change only to concepts.graffle/data.plist to fix 'World' spelling for #13704 since I
noticed another PR, #13724, that fixed the actual image. I think the
source of the image should be updated with the correct spelling too.
  • Loading branch information
thomas-j-moffett committed Jan 10, 2016
commit 1c9f9cf764de8da6da30dc583436caca9e3cb82a
2 changes: 1 addition & 1 deletion images/docs/guide/concepts.graffle/data.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2142,7 +2142,7 @@ queue}</string>
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qr

\f0\fs22 \cf2 $scope\
name='Wold'}</string>
name='World'}</string>
<key>VerticalPad</key>
<integer>0</integer>
</dict>
Expand Down
0