com presentations: Fixed typo for PDF generation: slides/mongodb/normal-form.xml
[email protected] (Derick Rethans)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: b2b82917a2a78a8b4872557f03fd45314fd73075 Author: Derick Rethans <[email protected]> Mon, 17 Mar 2014 21:55:23 +0000 Parents: f2fd1afb2626fff1cd259d82f9424109eca10ca8 Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=b2b82917a2a78a8b4872557f03fd45314fd73075 Log: Fixed typo for PDF generation Changed paths: M slides/mongodb/normal-form.xml Diff: diff --git a/slides/mongodb/normal-form.xml b/slides/mongodb/normal-form.xml index c1eed34..1d41417 100644 --- a/slides/mongodb/normal-form.xml +++ b/slides/mongodb/normal-form.xml @@ -1,7 +1,7 @@ <slide> <title>Normalisation</title> -<div effect="fade-out yes"> +<div effect="fade-out stop"> <list> <bullet>*1NF*: A relation is in first normal form if the domain of each |aaaaaa|attribute contains| |cccccc|only atomic values, and the value of each attribute contains only a single value from that domain.|</bullet>